[!WARNING] If you're not a beginner, check out the original repo: https://github.com/ostris/ai-toolkit. This script is just for beginners.
https://github.com/user-attachments/assets/2c65f498-5185-4e0d-8344-cbd88068e6b2
This is meant to be run on the following spec server. Register at https://console.quickpod.io
| Specification | Recommended Value |
|---|---|
| GPU | Minimum 24GB VRAM. Use a 3090/4090 |
| Disk Space Size | 100GB |
Initialize
curl -s https://geocine.github.io/flux/init.sh | sh
Paste your huggingface token on the token file.
Upload your photos on data folder
Modify prompts and trigger_word on config.yaml
Start training
./run.sh
After training your model, you can download it from the output folder. Checkout the generate images documentation.
45 commits
Python
51.5%
Shell
48.5%
[!WARNING] If you're not a beginner, check out the original repo: https://github.com/ostris/ai-toolkit. This script is just for beginners.
https://github.com/user-attachments/assets/2c65f498-5185-4e0d-8344-cbd88068e6b2
This is meant to be run on the following spec server. Register at https://console.quickpod.io
| Specification | Recommended Value |
|---|---|
| GPU | Minimum 24GB VRAM. Use a 3090/4090 |
| Disk Space Size | 100GB |
Initialize
curl -s https://geocine.github.io/flux/init.sh | sh
Paste your huggingface token on the token file.
Upload your photos on data folder
Modify prompts and trigger_word on config.yaml
Start training
./run.sh
After training your model, you can download it from the output folder. Checkout the generate images documentation.
45 commits
Python
51.5%
Shell
48.5%