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