Spaces:
Running
on
Zero
Running
on
Zero
Richard Neuschulz
commited on
Commit
•
3a2c3f9
1
Parent(s):
ed5c8ca
added requirements
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
insightface==0.7.3
|
2 |
+
diffusers
|
3 |
+
transformers
|
4 |
+
accelerate
|
5 |
+
safetensors
|
6 |
+
einops
|
7 |
+
onnxruntime-gpu
|
8 |
+
spaces==0.19.4
|
9 |
+
opencv-python
|
10 |
+
git+https://github.com/tencent-ailab/IP-Adapter.git
|