FeaturesFluxAI / Commands.txt
Gerchegg's picture
Update Commands.txt
051f01e verified
raw
history blame contribute delete
598 Bytes
wget https://huggingface.co/Gerchegg/FeaturesFluxAI/resolve/main/finetune_pipeline.sh
wget https://huggingface.co/Gerchegg/FeaturesFluxAI/resolve/main/finetune_analysis.sh
wget https://huggingface.co/Gerchegg/FeaturesFluxAI/resolve/main/claude_analysis.py
wget https://huggingface.co/Gerchegg/FeaturesFluxAI/resolve/main/run_gui.sh
chmod +x finetune_pipeline.sh
chmod +x finetune_analysis.sh
chmod +x run_gui.sh
./finetune_pipeline.sh
wget https://huggingface.co/Gerchegg/FeaturesFluxAI/resolve/main/lora_pipeline.sh
chmod +x lora_pipeline.sh
./lora_pipeline.sh
chmod +x run_gui.sh
./run_gui.sh