multimodalart HF Staff commited on
Commit
1c6b73a
·
verified ·
1 Parent(s): 5c6b27a

[maintenance] fix broken space by updating ZeroGPU dependencies

Browse files
Files changed (1) hide show
  1. 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
- torch==2.0.1
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