AIdeaText commited on
Commit
5f3ece7
·
verified ·
1 Parent(s): b0cb752

Update modules/ui/ui.py

Browse files
Files changed (1) hide show
  1. modules/ui/ui.py +4 -5
modules/ui/ui.py CHANGED
@@ -607,12 +607,11 @@ def display_videos_and_info(lang_code, landing_t):
607
  <div class="content-text">
608
  <strong>Deep Tech acceleration program</strong>
609
 
610
- **Seed funding** up to $50K
611
- **Mentorship** from industry experts
612
- **Prototype development** support
613
- • **Pilot implementation** with educational institutions
614
 
615
- <em>Status: Current Cohort</em>
616
  </div>
617
  """, unsafe_allow_html=True)
618
 
 
607
  <div class="content-text">
608
  <strong>Deep Tech acceleration program</strong>
609
 
610
+ <p>Inception is a free program that guides AI startups through the NVIDIA platform and ecosystem.
611
+ From prototype to production, Inception meets you where you are, with member benefits to help
612
+ you discover new AI opportunities, build with world-class technologies, and grow your business.</p>
 
613
 
614
+ <em>Status: Current member</em>
615
  </div>
616
  """, unsafe_allow_html=True)
617