Spaces:
Runtime error
Runtime error
samir-fama
commited on
Commit
•
c24f104
1
Parent(s):
f15e0fa
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
insightface
|
2 |
+
onnxruntime
|
3 |
+
diffusers==0.22.1
|
4 |
+
einops
|
5 |
+
accelerate
|
6 |
+
gradio
|
7 |
+
transformers
|
8 |
+
git+https://github.com/ironbar/IP-Adapter.git@add-cpu-support
|