j4xfu2mm commited on
Commit
bc43a9e
·
verified ·
1 Parent(s): a808206

Upload deepseek-ocr2.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. deepseek-ocr2.py +3 -0
deepseek-ocr2.py CHANGED
@@ -5,9 +5,12 @@
5
  # "huggingface-hub",
6
  # "pillow",
7
  # "torch",
 
8
  # "transformers>=5.0.0",
9
  # "tqdm",
10
  # "accelerate",
 
 
11
  # ]
12
  # ///
13
 
 
5
  # "huggingface-hub",
6
  # "pillow",
7
  # "torch",
8
+ # "torchvision",
9
  # "transformers>=5.0.0",
10
  # "tqdm",
11
  # "accelerate",
12
+ # "addict",
13
+ # "matplotlib",
14
  # ]
15
  # ///
16