--- license: creativeml-openrail-m tags: - pytorch - diffusers - stable-diffusion - text-to-image - dreambooth-hackathon - food widget: - text: A photo of ddahi puri --- # Dreambooth Model for Food trained on a custom dataset. This is a Stable Diffusion model fine-tuned on the food concept with DreamBooth. It can be used by modifying the `instance_prompt`: **A photo of ddahi puri** This model was created as part of the DreamBooth Hackathon 🔥. ## Description Model finetuned on the pictures of Dahi Puri, a kind of chaat, made for the Dreambooth Hackathon ## Usage ```python from diffusers import StableDiffusionPipeline pipeline = StableDiffusionPipeline.from_pretrained('Ducco/Dahi-Puri') image = pipeline().images[0] image ``` ## Examples Some examples of images generated by the model are shown below, with their prompts. ![a picture of the woods, ggenshin landscape, eerie,, gs = 10, infsteps = 50.png](https://huggingface.co/Ducco/Dahi-Puri/resolve/main/a%20photo%20of%20Modi%20eating%20ddahi%20puri%20food%2C%20high%20resolution%2C%20gs%20%3D%209%2C%20infsteps%20%3D%20100.png) a photo of Modi eating ddahi puri food, high resolution ![a picture of the woods, ggenshin landscape, eerie,, gs = 10, infsteps = 50.png](https://huggingface.co/Ducco/Dahi-Puri/resolve/main/a%20photo%20of%20Trump%20with%20ddahi%20puri%2C%20gs%20%3D%209%2C%20infsteps%20%3D%20100.png) a photo of Trump with ddahi puri ![a picture of the woods, ggenshin landscape, eerie,, gs = 10, infsteps = 50.png](https://huggingface.co/Ducco/Dahi-Puri/resolve/main/a%20screenshot%20of%20ddahi%20puri%20in%20a%20videogame%2C%20gs%20%3D%2011%2C%20infsteps%20%3D%20100.png) a screenshot of ddahi puri in a videogame ![a picture of the woods, ggenshin landscape, eerie,, gs = 10, infsteps = 50.png](https://huggingface.co/Ducco/Dahi-Puri/resolve/main/ddahi%20puri%20on%20a%20pizza%2C%20gs%20%3D%209%2C%20infsteps%20%3D%20100.png) ddahi puri on a pizza ![a picture of the woods, ggenshin landscape, eerie,, gs = 10, infsteps = 50.png](https://huggingface.co/Ducco/Dahi-Puri/resolve/main/ddahi%20puri%20with%20cherries%2C%20gs%20%3D%209%2C%20infsteps%20%3D%20100.png) ddahi puri with cherries