Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
gradio==3.41.2
|
| 2 |
pip install insightface opencv-python numpy moviepy gradio
|
|
|
|
| 3 |
opencv-python-headless==4.9.0.80
|
| 4 |
insightface==0.7.3
|
| 5 |
numpy==1.26.4
|
|
|
|
|
|
|
| 1 |
pip install insightface opencv-python numpy moviepy gradio
|
| 2 |
+
gradio==3.41.2
|
| 3 |
opencv-python-headless==4.9.0.80
|
| 4 |
insightface==0.7.3
|
| 5 |
numpy==1.26.4
|