hzaustingg commited on
Commit
e3dde69
·
verified ·
1 Parent(s): 189733d

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ streamlit>=1.28.0
2
+ PyMuPDF>=1.23.0
3
+ Pillow>=10.0.0
4
+ python-dotenv>=1.0.0