Madras1 commited on
Commit
90df806
·
verified ·
1 Parent(s): 32f0aea

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  python-telegram-bot[job-queue]
2
  openai
3
  duckduckgo-search
4
- huggingface_hub
5
- gradio
 
1
  python-telegram-bot[job-queue]
2
  openai
3
  duckduckgo-search
4
+ huggingface_hub>=0.20.0,<0.30.0
5
+ gradio>=4.0.0,<5.0.0