Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
Pillow
|
5 |
+
gdown
|
6 |
+
numpy
|
7 |
+
scipy
|
8 |
+
cmake
|
9 |
+
onnxruntime-gpu
|
10 |
+
opencv-python-headless
|
11 |
+
encoded-video
|