Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ pydantic
|
|
4 |
uvicorn
|
5 |
requests
|
6 |
python-dotenv
|
7 |
-
|
8 |
torch
|
9 |
torchvision
|
10 |
torchaudio
|
|
|
4 |
uvicorn
|
5 |
requests
|
6 |
python-dotenv
|
7 |
+
transformers
|
8 |
torch
|
9 |
torchvision
|
10 |
torchaudio
|