ChatBotsTA commited on
Commit
abd9dfa
·
verified ·
1 Parent(s): 6a55d23

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio>=3.38
2
+ huggingface_hub>=0.14.1
3
+ pdfplumber>=0.8.0
4
+ pillow>=9.0.0