Ayeeee45 commited on
Commit
22dc8c8
·
verified ·
1 Parent(s): cdec5ba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,2 +1,5 @@
1
  gradio
2
- prance
 
 
 
 
1
  gradio
2
+ prance
3
+ # Pin compatible versions in your requirements.txt
4
+ gradio>=4.44.0,<5.0
5
+ huggingface_hub>=0.23.0,<0.24.0