Commit
·
cc413d0
1
Parent(s):
4e1955d
Add gradio version 4.21.0 to requirements.txt for updated functionality and compatibility
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
pydantic-core==2.22.0
|
2 |
huggingface-hub==0.19.4
|
3 |
diffusers==0.24.0
|
|
|
1 |
+
gradio==4.21.0
|
2 |
pydantic-core==2.22.0
|
3 |
huggingface-hub==0.19.4
|
4 |
diffusers==0.24.0
|