Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio==
|
|
|
2 |
transformers==4.33.3
|
3 |
torch==2.0.0
|
4 |
numpy==1.23.5
|
|
|
1 |
+
gradio==4.15.0
|
2 |
+
fastapi==0.109.0
|
3 |
transformers==4.33.3
|
4 |
torch==2.0.0
|
5 |
numpy==1.23.5
|