|
|
|
|
|
by bunnyhop
883 days ago
|
|
I train LoRAs for diffusion models using collab. I've automated a good portion of it so I only have to deal with the customer saying yay or nay to a commission. The notebook I run takes a shared drive folder of pictures, or if a public figure... runs a crawler that grabs images from instagram and X. Run a face-scoring script that tosses out pictures with no faces, multiple faces, or non-target faces. Run the images through segment anything to annotate caption files. Then start training on cloud resources. It stashes 5 checkpoints and zips them up, and it emails the customer when done. Best month I've done so far is about 2k, at about 30 USD per commission. |
|