Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.44.1
|
2 |
+
opencv-python
|
3 |
+
einops
|
4 |
+
decord
|
5 |
+
imageio
|
6 |
+
tensorflow
|
7 |
+
huggingface_hub
|