└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # In order to use this colab 2 | 3 | * **upload images** to a folder named `images/` 4 | * **choose a project name** if you wish 5 | * **change model** if you wish, you can also select sd2/2.1 or sd1.5 6 | * update *prompt* and remember it. choose keywords that don't usually appear in dictionaries 7 | * add *huggingface information* (token and repo_id) if you wish to push trained model to huggingface hub 8 | * update *hyperparameters* if you wish 9 | * click `Runtime > Run all` or run each cell individually 10 | 11 | # Inflation Usability 12 | ![AutoTrain_Dreambooth](https://github.com/devhasibulislam/autotrain-dreambooth/assets/90001567/1af25197-a39d-42d0-9e7c-75386fdad580) 13 | --------------------------------------------------------------------------------