Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
numpy==1.26.4
|
2 |
-
gradio
|
3 |
-
roop
|
4 |
onnxruntime
|
5 |
-
opencv-python-headless
|
6 |
onnx==1.16.1
|
7 |
insightface==0.7.3
|
8 |
albucore==0.0.16
|
|
|
1 |
numpy==1.26.4
|
2 |
+
gradio==3.41.2
|
3 |
+
git+https://github.com/C0untFloyd/roop-unleashed.git # Fork fonctionnel de roop
|
4 |
onnxruntime
|
5 |
+
opencv-python-headless
|
6 |
onnx==1.16.1
|
7 |
insightface==0.7.3
|
8 |
albucore==0.0.16
|