Spaces:
Configuration error
Configuration error
update
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ transformers
|
|
2 |
git+https://github.com/huggingface/accelerate
|
3 |
git+https://github.com/huggingface/diffusers
|
4 |
git+https://github.com/cloneofsimo/lora.git
|
5 |
-
|
6 |
-
|
|
|
|
2 |
git+https://github.com/huggingface/accelerate
|
3 |
git+https://github.com/huggingface/diffusers
|
4 |
git+https://github.com/cloneofsimo/lora.git
|
5 |
+
scipy
|
6 |
+
ftfy
|
7 |
+
torchvision
|