Spaces:
Running
on
Zero
Running
on
Zero
roubaofeipi
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,8 +3,8 @@ accelerate>=0.25.0
|
|
3 |
transformers>=4.30.0
|
4 |
numpy>=1.23.5
|
5 |
kornia>=0.7.0
|
6 |
-
torch==2.0.
|
7 |
-
torchvision==0.15.1
|
8 |
insightface>=0.7.3
|
9 |
opencv-python>=4.8.1.78
|
10 |
tqdm>=4.66.1
|
|
|
3 |
transformers>=4.30.0
|
4 |
numpy>=1.23.5
|
5 |
kornia>=0.7.0
|
6 |
+
torch==2.0.1
|
7 |
+
torchvision==0.15.1
|
8 |
insightface>=0.7.3
|
9 |
opencv-python>=4.8.1.78
|
10 |
tqdm>=4.66.1
|