Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
accelerate
|
2 |
bitsandbytes
|
3 |
transformers
|
4 |
-
|
5 |
sentencepiece
|
6 |
paramiko
|
7 |
-
git+https://github.com/asomoza/image_gen_aux.git
|
8 |
gradio
|
9 |
numpy
|
10 |
-
huggingface_hub
|
11 |
opencv-python
|
|
|
|
|
|
1 |
accelerate
|
2 |
bitsandbytes
|
3 |
transformers
|
4 |
+
huggingface_hub
|
5 |
sentencepiece
|
6 |
paramiko
|
|
|
7 |
gradio
|
8 |
numpy
|
|
|
9 |
opencv-python
|
10 |
+
git+https://github.com/asomoza/image_gen_aux.git
|
11 |
+
git+https://github.com/ford442/diffusers.git@upcast_test
|