roubaofeipi
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ transformers>=4.30.0
|
|
4 |
numpy>=1.23.5
|
5 |
kornia>=0.7.0
|
6 |
torch==2.0.1
|
7 |
-
torchvision==0.15.
|
8 |
insightface>=0.7.3
|
9 |
opencv-python>=4.8.1.78
|
10 |
tqdm>=4.66.1
|
|
|
4 |
numpy>=1.23.5
|
5 |
kornia>=0.7.0
|
6 |
torch==2.0.1
|
7 |
+
torchvision==0.15.2
|
8 |
insightface>=0.7.3
|
9 |
opencv-python>=4.8.1.78
|
10 |
tqdm>=4.66.1
|