Spaces:
Runtime error
Runtime error
Commit
·
47a8102
1
Parent(s):
d85d80f
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
os
|
2 |
gradio
|
3 |
opencv-python-headless
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
@@ -6,4 +5,5 @@ torch
|
|
6 |
numpy
|
7 |
transformers
|
8 |
Pillow
|
9 |
-
decord
|
|
|
|
|
|
1 |
gradio
|
2 |
opencv-python-headless
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
5 |
numpy
|
6 |
transformers
|
7 |
Pillow
|
8 |
+
decord
|
9 |
+
os
|