Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
av==8.0.3
|
2 |
+
torch==1.9.0
|
3 |
+
torchvision==0.10.0
|
4 |
+
tqdm==4.61.1
|
5 |
+
pims==0.5
|
6 |
+
gradio
|