Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ gfpgan==1.3.8
|
|
| 4 |
gradio==3.40.1
|
| 5 |
insightface==0.7.3
|
| 6 |
moviepy>=1.0.3
|
|
|
|
| 7 |
numpy==1.24.3
|
| 8 |
onnx==1.14.0
|
| 9 |
onnxruntime==1.15.1; python_version != '3.9' and sys_platform == 'darwin' and platform_machine != 'arm64'
|
|
|
|
| 4 |
gradio==3.40.1
|
| 5 |
insightface==0.7.3
|
| 6 |
moviepy>=1.0.3
|
| 7 |
+
ngrok
|
| 8 |
numpy==1.24.3
|
| 9 |
onnx==1.14.0
|
| 10 |
onnxruntime==1.15.1; python_version != '3.9' and sys_platform == 'darwin' and platform_machine != 'arm64'
|