Spaces:
Sleeping
Sleeping
PKUWilliamYang
commited on
Commit
•
78f99de
1
Parent(s):
88fce7c
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch
|
2 |
torchvision
|
3 |
dlib
|
4 |
numpy
|
@@ -6,5 +6,4 @@ opencv-contrib-python
|
|
6 |
Pillow
|
7 |
scipy
|
8 |
scikit-image
|
9 |
-
ipython
|
10 |
-
gradio==3.23.0
|
|
|
1 |
+
torch
|
2 |
torchvision
|
3 |
dlib
|
4 |
numpy
|
|
|
6 |
Pillow
|
7 |
scipy
|
8 |
scikit-image
|
9 |
+
ipython
|
|