Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -15,7 +15,7 @@ tensorrt-cu12
|
|
| 15 |
opencv-python
|
| 16 |
gradio
|
| 17 |
cookiecutter
|
| 18 |
-
transformers
|
| 19 |
huggingface_hub[cli]
|
| 20 |
Flask-SQLAlchemy
|
| 21 |
Flask-Login
|
|
|
|
| 15 |
opencv-python
|
| 16 |
gradio
|
| 17 |
cookiecutter
|
| 18 |
+
transformers==4.28.0
|
| 19 |
huggingface_hub[cli]
|
| 20 |
Flask-SQLAlchemy
|
| 21 |
Flask-Login
|