semmyk commited on
Commit
478a4ee
·
1 Parent(s): 5542bbb

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio>=4.0
2
- #marker==1.3.0 # pip install marker (GitHub: https://github.com/datalab-to/marker)
3
  #pandoc==2.3 # for Markdown → PDF conversion
4
- #weasyprint==59.0 # optional fallback if pandoc is not available
5
- python-magic==0.4.27 # file‑type detection
 
1
  gradio>=4.0
2
+ marker>=1.3.0 # pip install marker (GitHub: https://github.com/datalab-to/marker)
3
  #pandoc==2.3 # for Markdown → PDF conversion
4
+ #weasyprint>=59.0 # optional fallback if pandoc is not available
5
+ python-magic==0.4.27 # file‑type detection