Alexander Slessor commited on
Commit
a81d16a
·
1 Parent(s): 1d2c57b

added requirements.txt

Browse files
Files changed (2) hide show
  1. .gitignore +0 -1
  2. requirements.txt +3 -0
.gitignore CHANGED
@@ -8,6 +8,5 @@ test_endpoint.py
8
 
9
  setup
10
  upload_to_hf
11
- requirements.txt
12
  hf_token.py
13
 
 
8
 
9
  setup
10
  upload_to_hf
 
11
  hf_token.py
12
 
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ docquery==0.0.7
2
+ pytesseract
3
+