Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt (#14)
Browse files- Update requirements.txt (a2e057f4cbc72ecdc09ba624b109d01185133481)
Co-authored-by: John Smith <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
diffusers>=0.25.0
|
2 |
setuptools
|
3 |
hidiffusion==0.1.10
|
4 |
gradio==5.27.0
|
|
|
1 |
+
diffusers>=0.25.0,<=0.34.0
|
2 |
setuptools
|
3 |
hidiffusion==0.1.10
|
4 |
gradio==5.27.0
|