Upload lora-scripts/tagger.sh with huggingface_hub
Browse files- lora-scripts/tagger.sh +1 -1
lora-scripts/tagger.sh
CHANGED
@@ -63,7 +63,7 @@ fi
|
|
63 |
|
64 |
|
65 |
# run tagger
|
66 |
-
accelerate launch --num_cpu_threads_per_process=8 "./
|
67 |
$train_data_dir \
|
68 |
--thresh=$thresh \
|
69 |
--caption_extension .txt \
|
|
|
63 |
|
64 |
|
65 |
# run tagger
|
66 |
+
accelerate launch --num_cpu_threads_per_process=8 "./scripts/finetune/tag_images_by_wd14_tagger.py" \
|
67 |
$train_data_dir \
|
68 |
--thresh=$thresh \
|
69 |
--caption_extension .txt \
|