Commit ·
748d9f5
1
Parent(s): 293b404
Update huggingface-hub version constraint in requirements.txt to specify a range of >=0.24.0,<0.25.0 for improved compatibility and stability.
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
huggingface-hub
|
| 2 |
diffusers==0.24.0
|
| 3 |
einops==0.7.0
|
|
|
|
| 1 |
+
gradio
|
| 2 |
huggingface-hub
|
| 3 |
diffusers==0.24.0
|
| 4 |
einops==0.7.0
|