Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
•
b6b381a
1
Parent(s):
05f88a2
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
av
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
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
|