Theloomvale commited on
Commit
0d5f017
·
verified ·
1 Parent(s): 6eef033

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- gradio[oauth,mcp]==5.49.1
 
2
  huggingface-hub>=0.20.0
3
- spaces>=0.27.0
 
1
+ # Keep it stable & small. Avoid bleeding-edge unless needed.
2
+ gradio>=4.0.0,<5.0.0
3
  huggingface-hub>=0.20.0
4
+ spaces>=0.27.0