Gerchegg commited on
Commit
051f01e
·
verified ·
1 Parent(s): 6202990

Update Commands.txt

Browse files
Files changed (1) hide show
  1. Commands.txt +5 -0
Commands.txt CHANGED
@@ -7,5 +7,10 @@ chmod +x finetune_analysis.sh
7
  chmod +x run_gui.sh
8
  ./finetune_pipeline.sh
9
 
 
 
 
 
 
10
  chmod +x run_gui.sh
11
  ./run_gui.sh
 
7
  chmod +x run_gui.sh
8
  ./finetune_pipeline.sh
9
 
10
+
11
+ wget https://huggingface.co/Gerchegg/FeaturesFluxAI/resolve/main/lora_pipeline.sh
12
+ chmod +x lora_pipeline.sh
13
+ ./lora_pipeline.sh
14
+
15
  chmod +x run_gui.sh
16
  ./run_gui.sh