faceplugin
commited on
Commit
•
6701dfd
1
Parent(s):
0367344
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
opencv-python==4.9.0.80
|
2 |
torch==2.2.2
|
3 |
torchaudio==2.2.2
|
4 |
-
torchvision==0.17.2
|
|
|
|
1 |
opencv-python==4.9.0.80
|
2 |
torch==2.2.2
|
3 |
torchaudio==2.2.2
|
4 |
+
torchvision==0.17.2
|
5 |
+
scikit-image==0.22.0
|