Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ torch
|
|
8 |
torchvision
|
9 |
imageio
|
10 |
dlib
|
11 |
-
Cython
|
|
|
|
8 |
torchvision
|
9 |
imageio
|
10 |
dlib
|
11 |
+
Cython
|
12 |
+
gradio
|