Spaces:
Sleeping
Sleeping
FIX: requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torchvision==0.19.0
|
|
3 |
torchaudio==2.4.0
|
4 |
matplotlib==3.10.1
|
5 |
numpy==2.0.1
|
6 |
-
opencv-python
|
|
|
|
3 |
torchaudio==2.4.0
|
4 |
matplotlib==3.10.1
|
5 |
numpy==2.0.1
|
6 |
+
opencv-python
|
7 |
+
transformers==4.49.0
|