davanstrien HF Staff commited on
Commit
9405708
·
1 Parent(s): f153574

Remove unused dependencies from the script

Browse files
Files changed (1) hide show
  1. iconclass-vlm-sft.py +0 -3
iconclass-vlm-sft.py CHANGED
@@ -3,9 +3,6 @@
3
  # dependencies = [
4
  # "datasets",
5
  # "trl",
6
- # "huggingface_hub",
7
- # "unsloth",
8
- # "transformers>4.57.0",
9
  # ]
10
  #
11
  # # Note: When using davanstrien13/unsloth-uv Docker image, the following
 
3
  # dependencies = [
4
  # "datasets",
5
  # "trl",
 
 
 
6
  # ]
7
  #
8
  # # Note: When using davanstrien13/unsloth-uv Docker image, the following