Kuberwastaken commited on
Commit
9e28b34
·
1 Parent(s): 5807527

HF Hub requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ gradio
2
  PyPDF2
3
  PyYAML
4
  smolagents
5
- python-dotenv
 
 
2
  PyPDF2
3
  PyYAML
4
  smolagents
5
+ python-dotenv
6
+ huggingface_hub>=0.19.0