Spaces:
Sleeping
Sleeping
Fixed package issues
Browse files- requirements_api.txt +1 -1
requirements_api.txt
CHANGED
|
@@ -4,7 +4,7 @@ python-multipart>=0.0.20
|
|
| 4 |
pillow>=11.1.0
|
| 5 |
torch==2.1.0
|
| 6 |
torchvision==0.16.0
|
| 7 |
-
transformers
|
| 8 |
ftfy
|
| 9 |
regex
|
| 10 |
tqdm
|
|
|
|
| 4 |
pillow>=11.1.0
|
| 5 |
torch==2.1.0
|
| 6 |
torchvision==0.16.0
|
| 7 |
+
transformers==4.38.2
|
| 8 |
ftfy
|
| 9 |
regex
|
| 10 |
tqdm
|