Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
dingo-python==1.5.0
|
2 |
-
|
3 |
-
gradio==5.
|
4 |
-
fastapi==0.112.2
|
5 |
-
gradio-client>=1.3.0
|
|
|
1 |
dingo-python==1.5.0
|
2 |
+
fastapi=0.112.2
|
3 |
+
gradio==5.8.0
|
|
|
|