AIdeaText commited on
Commit
9dfa5e9
verified
1 Parent(s): 9ce5453

Update modules/ui/ui.py

Browse files
Files changed (1) hide show
  1. modules/ui/ui.py +1 -1
modules/ui/ui.py CHANGED
@@ -210,7 +210,7 @@ def display_videos_and_info():
210
  st.header("Videos: pitch, demos, entrevistas, otros")
211
 
212
  videos = {
213
- "Reel AIdeaText": "https://youtu.be/UA-md1VxaRc"
214
  "Presentaci贸n en PyCon Colombia, Medell铆n, 2024": "https://www.youtube.com/watch?v=Jn545-IKx5Q",
215
  "Presentaci贸n fundaci贸n Ser Maaestro": "https://www.youtube.com/watch?v=imc4TI1q164",
216
  "Pitch IFE Explora": "https://www.youtube.com/watch?v=Fqi4Di_Rj_s",
 
210
  st.header("Videos: pitch, demos, entrevistas, otros")
211
 
212
  videos = {
213
+ "Reel AIdeaText": "https://youtu.be/UA-md1VxaRc",
214
  "Presentaci贸n en PyCon Colombia, Medell铆n, 2024": "https://www.youtube.com/watch?v=Jn545-IKx5Q",
215
  "Presentaci贸n fundaci贸n Ser Maaestro": "https://www.youtube.com/watch?v=imc4TI1q164",
216
  "Pitch IFE Explora": "https://www.youtube.com/watch?v=Fqi4Di_Rj_s",