Spaces:
Sleeping
Sleeping
AisingioroHao0
commited on
Commit
•
ea35432
1
Parent(s):
bc2311a
fix diffuers version
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
git+https://github.com/aihao2000/stable-diffusion-reference-only.git
|
2 |
git+https://github.com/aihao2000/anime-segmentation.git
|
3 |
-
|
|
|
1 |
+
accelerate
|
2 |
+
diffusers=0.21.0
|
3 |
git+https://github.com/aihao2000/stable-diffusion-reference-only.git
|
4 |
git+https://github.com/aihao2000/anime-segmentation.git
|
5 |
+
|