ariG23498 HF Staff commited on
Commit
752fcf2
·
verified ·
1 Parent(s): 6704b5f

Upload rednote-hilab_dots.ocr_0.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. rednote-hilab_dots.ocr_0.py +4 -1
rednote-hilab_dots.ocr_0.py CHANGED
@@ -1,8 +1,11 @@
1
  # /// script
2
  # requires-python = ">=3.12"
3
  # dependencies = [
4
- # "transformers",
5
  # "torch",
 
 
 
 
6
  # ]
7
  # ///
8
 
 
1
  # /// script
2
  # requires-python = ">=3.12"
3
  # dependencies = [
 
4
  # "torch",
5
+ # "torchvision",
6
+ # "transformers",
7
+ # "accelerate",
8
+ # "peft",
9
  # ]
10
  # ///
11