nuojohnchen commited on
Commit
2526eef
·
verified ·
1 Parent(s): 001b7f2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -15,4 +15,6 @@ unidecode
15
  gradio
16
  python-dotenv
17
  transformers
18
- PyPDF2
 
 
 
15
  gradio
16
  python-dotenv
17
  transformers
18
+ PyPDF2
19
+ fitz
20
+ Pillow