Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -38,4 +38,6 @@ k-diffusion==0.1.1.post1
|
|
38 |
diffusers==0.29.2
|
39 |
pillow-heif==0.18.0
|
40 |
|
41 |
-
open-clip-torch==2.24.0
|
|
|
|
|
|
38 |
diffusers==0.29.2
|
39 |
pillow-heif==0.18.0
|
40 |
|
41 |
+
open-clip-torch==2.24.0
|
42 |
+
|
43 |
+
bitsandbytes
|