kengui commited on
Commit
a26980f
·
verified ·
1 Parent(s): 51099f4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- pip==22.3.1
2
- transformers==4.34.0
3
- PyPDF2==3.0.0
4
- gradio==3.37.0 # For Gradio version
5
- streamlit==1.25.0 # For Streamlit version
6
- requests==2.31.0
7
- Pillow==10.0.0
8
- huggingface-hub==0.17.1
 
1
+ pip
2
+ transformers
3
+ PyPDF2
4
+ gradio
5
+ requests
6
+ Pillow
7
+ huggingface-hub