Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
huggingface-hub
|
2 |
-
gradio
|
3 |
gradio_huggingfacehub_search
|
4 |
apscheduler
|
5 |
-
mlx-lm
|
|
|
1 |
huggingface-hub
|
2 |
+
gradio[oauth]<4.26.0
|
3 |
gradio_huggingfacehub_search
|
4 |
apscheduler
|
5 |
+
mlx-lm
|