Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
gradio==
|
|
|
|
1 |
+
gradio==4.15.0 # o la 煤ltima disponible
|
2 |
+
packaging # para la detecci贸n de versi贸n en app.py
|