Spaces:
Build error
Build error
Pratham Bhat
commited on
Commit
·
19825ef
1
Parent(s):
60c2969
Updated requirements
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,7 +2,6 @@ fastapi
|
|
2 |
uvicorn
|
3 |
huggingface_hub
|
4 |
pydantic
|
5 |
-
transformers
|
6 |
torch
|
7 |
-
torchvision
|
8 |
accelerate
|
|
|
2 |
uvicorn
|
3 |
huggingface_hub
|
4 |
pydantic
|
5 |
+
transformers==40.41.0
|
6 |
torch
|
|
|
7 |
accelerate
|