ariG23498 HF Staff commited on
Commit
7849999
·
verified ·
1 Parent(s): 8ac0166

Upload openbmb_MiniCPM-V-4_1.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. openbmb_MiniCPM-V-4_1.py +1 -6
openbmb_MiniCPM-V-4_1.py CHANGED
@@ -1,13 +1,8 @@
1
  # /// script
2
  # requires-python = ">=3.12"
3
  # dependencies = [
4
- # "numpy",
5
- # "einops",
6
- # "torch",
7
  # "transformers",
8
- # "datasets",
9
- # "accelerate",
10
- # "timm",
11
  # ]
12
  # ///
13
 
 
1
  # /// script
2
  # requires-python = ">=3.12"
3
  # dependencies = [
 
 
 
4
  # "transformers",
5
+ # "torch",
 
 
6
  # ]
7
  # ///
8