Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
git+https://github.com/tencent-ailab/IP-Adapter.git
|
|
|
2 |
diffusers
|
3 |
transformers
|
4 |
accelerate
|
@@ -9,3 +10,4 @@ pillow
|
|
9 |
python-dotenv
|
10 |
|
11 |
|
|
|
|
1 |
git+https://github.com/tencent-ailab/IP-Adapter.git
|
2 |
+
gradio
|
3 |
diffusers
|
4 |
transformers
|
5 |
accelerate
|
|
|
10 |
python-dotenv
|
11 |
|
12 |
|
13 |
+
|