Spaces:
Running
Running
Update requirements.txt (#1)
Browse files- Update requirements.txt (4ba3e07f94de64ed901cd9e66e6ab051a543dab1)
- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
huggingface_hub
|
4 |
-
pydantic
|
|
|
|
|
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
huggingface_hub
|
4 |
+
pydantic
|
5 |
+
transformers
|
6 |
+
torch
|
7 |
+
accelerate
|