Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
|
2 |
-
uvicorn
|
3 |
transformers==4.30.0
|
4 |
-
torch==2.0.1
|
5 |
-
pydantic
|
6 |
-
gradio==3.40.0
|
|
|
1 |
+
gradio==3.40.0
|
|
|
2 |
transformers==4.30.0
|
3 |
+
torch==2.0.1
|
|
|
|