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