ChatBotsTA commited on
Commit
bfdc096
·
verified ·
1 Parent(s): a257837

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- streamlit==1.38.0
2
- pypdf==4.3.1
3
- numpy==1.26.4
4
- matplotlib==3.8.4
5
- python-dotenv==1.0.1
6
- requests==2.32.3
 
1
+ streamlit>=1.20.0
2
+ huggingface_hub>=0.30.0
3
+ pdfplumber
4
+ pillow