ChanceNa commited on
Commit
38d4e7a
·
verified ·
1 Parent(s): f942297

Upload train.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. train.py +1 -0
train.py CHANGED
@@ -5,6 +5,7 @@
5
  # "torch>=2.0.0",
6
  # "transformers>=4.40.0",
7
  # "numpy",
 
8
  # ]
9
  # ///
10
  """
 
5
  # "torch>=2.0.0",
6
  # "transformers>=4.40.0",
7
  # "numpy",
8
+ # "einops",
9
  # ]
10
  # ///
11
  """