artificialguybr commited on
Commit
a443d05
·
1 Parent(s): 10a2625

Fix transformers compatibility: let surya-ocr manage dependencies

Browse files

Remove explicit torch requirement to let surya-ocr pull compatible versions

Files changed (1) hide show
  1. requirements.txt +0 -1
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  surya-ocr
2
  gradio>=4.0.0
3
  pillow
4
- torch
5
  spaces
 
1
  surya-ocr
2
  gradio>=4.0.0
3
  pillow
 
4
  spaces