Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -16,5 +16,5 @@ 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 |
-
|
|
|
|
| 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
|