assile commited on
Commit
06fb2dd
·
verified ·
1 Parent(s): d653657

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  numpy==1.26.4
2
- gradio>=3.0
3
- roop
4
  onnxruntime
5
- opencv-python-headless==4.10.0.84
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