Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch
|
|
4 |
transformers
|
5 |
git+https://github.com/ford442/diffusers.git@cpu_unet
|
6 |
sentencepiece
|
7 |
-
paramiko
|
|
|
|
4 |
transformers
|
5 |
git+https://github.com/ford442/diffusers.git@cpu_unet
|
6 |
sentencepiece
|
7 |
+
paramiko
|
8 |
+
git+https://github.com/asomoza/image_gen_aux.git
|