Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
fastapi
|
| 2 |
-
uvicorn[standard]
|
| 3 |
-
torch
|
| 4 |
-
transformers
|
| 5 |
-
huggingface-hub
|
| 6 |
-
python-dotenv
|
| 7 |
-
jinja2
|
| 8 |
-
pydantic
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
+
uvicorn[standard]
|
| 3 |
+
torch
|
| 4 |
+
transformers
|
| 5 |
+
huggingface-hub
|
| 6 |
+
python-dotenv
|
| 7 |
+
jinja2
|
| 8 |
+
pydantic
|