Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ uvicorn[standard]
|
|
3 |
python-multipart
|
4 |
pillow
|
5 |
numpy
|
6 |
-
transformers
|
7 |
lightning
|
8 |
torch
|
|
|
3 |
python-multipart
|
4 |
pillow
|
5 |
numpy
|
6 |
+
transformers==4.48.1
|
7 |
lightning
|
8 |
torch
|