Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ transformers==4.52.3
|
|
| 2 |
einops==0.8.0
|
| 3 |
accelerate==0.32.1
|
| 4 |
pyvips-binary==8.16.0
|
| 5 |
-
pyvips==2.2.3
|
|
|
|
|
|
|
|
|
| 2 |
einops==0.8.0
|
| 3 |
accelerate==0.32.1
|
| 4 |
pyvips-binary==8.16.0
|
| 5 |
+
pyvips==2.2.3
|
| 6 |
+
torch==2.6.0
|
| 7 |
+
torchvision==0.20.1
|