Spaces:
Running
on
Zero
Running
on
Zero
[maintenance] fix broken space by updating ZeroGPU dependencies
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -2,8 +2,7 @@
|
|
| 2 |
accelerate>=0.25.0
|
| 3 |
transformers>=4.30.0
|
| 4 |
kornia>=0.7.0
|
| 5 |
-
|
| 6 |
-
torchvision==0.15.2
|
| 7 |
insightface>=0.7.3
|
| 8 |
opencv-python>=4.8.1.78
|
| 9 |
tqdm>=4.66.1
|
|
|
|
| 2 |
accelerate>=0.25.0
|
| 3 |
transformers>=4.30.0
|
| 4 |
kornia>=0.7.0
|
| 5 |
+
torchvision
|
|
|
|
| 6 |
insightface>=0.7.3
|
| 7 |
opencv-python>=4.8.1.78
|
| 8 |
tqdm>=4.66.1
|