MohammadReza-Halakoo commited on
Commit
3bdc2e2
·
verified ·
1 Parent(s): 1eea0ea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -12
requirements.txt CHANGED
@@ -1,18 +1,8 @@
1
- altair
2
- streamlit
3
- torch
4
- transformers
5
- pypdfium2
6
- pytesseract
7
- opencv-python-headless
8
- numpy
9
- pillow
10
-
11
  streamlit
12
  pypdfium2
13
  Pillow
14
  opencv-python-headless
15
  pytesseract
 
 
16
  surya-ocr==0.4.14
17
- # سوریا (نسخه master که ocr.py داره)
18
- git+https://github.com/VikParuchuri/surya.git@master
 
 
 
 
 
 
 
 
 
 
 
1
  streamlit
2
  pypdfium2
3
  Pillow
4
  opencv-python-headless
5
  pytesseract
6
+ numpy
7
+ # transformers و torch را فقط اگر لازم داری پین کن؛ در اغلب Spaceها خود Surya می‌کشد
8
  surya-ocr==0.4.14