Spaces:
Paused
Paused
Upload requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
insightface==0.7.3
|
2 |
+
diffusers==0.25.0
|
3 |
+
transformers
|
4 |
+
accelerate
|
5 |
+
safetensors
|
6 |
+
einops
|
7 |
+
onnxruntime-gpu
|
8 |
+
spaces==0.19.4
|
9 |
+
opencv-python
|
10 |
+
git+https://github.com/CiaraStrawberry/IP-Adapter-Instruct
|