xiaoyao9184 commited on
Commit
c17b9ed
·
verified ·
1 Parent(s): 6bd7ca7

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  torch==2.5.1
2
  surya-ocr==0.9.0
3
  gradio==5.8.0
4
- huggingface-hub==0.26.3
 
 
 
 
1
  torch==2.5.1
2
  surya-ocr==0.9.0
3
  gradio==5.8.0
4
+ huggingface-hub==0.26.3
5
+
6
+ # fix compatibility issue keep same with poetry lock file
7
+ transformers==4.48.1