Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
huggingface_hub
|
2 |
-
fastapi
|
3 |
-
pydantic
|
4 |
-
uvicorn
|
5 |
-
transformers
|
6 |
torch
|
|
|
1 |
+
huggingface_hub
|
2 |
+
fastapi
|
3 |
+
pydantic
|
4 |
+
uvicorn
|
5 |
+
transformers
|
6 |
torch
|