Spaces:
Sleeping
Sleeping
ricklamers
commited on
Commit
•
9e74c49
1
Parent(s):
99e6996
fix: fix gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
groq
|
3 |
numexpr
|
4 |
-
gradio
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
groq
|
3 |
numexpr
|
4 |
+
gradio==4.38.1
|