CoolFace
Modelpublic

jEVVB/dillyg

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes7downloads
README.md19 linesDownload Raw Back to root
1---2license: mit3---4### DillyG on Stable Diffusion via Dreambooth5#### model by jEVVB6This your the Stable Diffusion model fine-tuned the DillyG concept taught to Stable Diffusion with Dreambooth.7It can be used by modifying the `instance_prompt`: **a photo of sks man**8 9You can also train your own concepts and upload them to the library by using [this notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_training.ipynb).10And you can run your new concept via `diffusers`: [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb), [Spaces with the Public Concepts loaded](https://huggingface.co/spaces/sd-dreambooth-library/stable-diffusion-dreambooth-concepts)11 12Here are the images used for training this concept:13![image 0](https://huggingface.co/jEVVB/dillyg/resolve/main/concept_images/0.jpeg)14![image 1](https://huggingface.co/jEVVB/dillyg/resolve/main/concept_images/2.jpeg)15![image 2](https://huggingface.co/jEVVB/dillyg/resolve/main/concept_images/3.jpeg)16![image 3](https://huggingface.co/jEVVB/dillyg/resolve/main/concept_images/4.jpeg)17![image 4](https://huggingface.co/jEVVB/dillyg/resolve/main/concept_images/1.jpeg)18 19