mgbam commited on
Commit
f940a3b
·
verified ·
1 Parent(s): 1561904

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/huggingface/huggingface_hub.git
2
+ gradio[oauth]
3
+ tavily-python
4
+ PyPDF2
5
+ python-docx
6
+ pytesseract
7
+ Pillow
8
+ opencv-python
9
+ requests
10
+ beautifulsoup4
11
+ html2text