Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ torch==2.1.2
|
|
| 6 |
torchvision==0.16.2
|
| 7 |
transformers==4.36.2
|
| 8 |
einops==0.7.0
|
| 9 |
-
python-magic
|
|
|
|
|
|
| 6 |
torchvision==0.16.2
|
| 7 |
transformers==4.36.2
|
| 8 |
einops==0.7.0
|
| 9 |
+
python-magic
|
| 10 |
+
opencv-python
|