Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -15,6 +15,6 @@ gradio
|
|
| 15 |
numpy
|
| 16 |
opencv-python
|
| 17 |
git+https://github.com/asomoza/image_gen_aux.git
|
| 18 |
-
diffusers
|
| 19 |
#git+https://github.com/huggingface/diffusers.git
|
| 20 |
git+https://github.com/ford442/diffusers.git@pre_upcast_offload
|
|
|
|
| 15 |
numpy
|
| 16 |
opencv-python
|
| 17 |
git+https://github.com/asomoza/image_gen_aux.git
|
| 18 |
+
#diffusers
|
| 19 |
#git+https://github.com/huggingface/diffusers.git
|
| 20 |
git+https://github.com/ford442/diffusers.git@pre_upcast_offload
|