Spaces:
Runtime error
Runtime error
Commit ·
a443d05
1
Parent(s): 10a2625
Fix transformers compatibility: let surya-ocr manage dependencies
Browse filesRemove explicit torch requirement to let surya-ocr pull compatible versions
- 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
|