Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ ffmpeg-python
|
|
18 |
cmake
|
19 |
dlib
|
20 |
face-alignment
|
21 |
-
torchvision==0.2.0
|
|
|
|
18 |
cmake
|
19 |
dlib
|
20 |
face-alignment
|
21 |
+
torchvision==0.2.0
|
22 |
+
ipython
|