IsraelSalgado commited on
Commit
576609a
·
1 Parent(s): e62b37e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -11,3 +11,28 @@ Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.googl
11
 
12
  Sample pictures of this concept:
13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  Sample pictures of this concept:
13
 
14
+
15
+ ---
16
+ license: creativeml-openrail-m
17
+ tags:
18
+ - text-to-image
19
+ ---
20
+ ### My tiny child on Stable Diffusion via Dreambooth
21
+ #### model by IsraelSalgado
22
+ This your the Stable Diffusion model fine-tuned the bip_logo concept taught to Stable Diffusion with Dreambooth.
23
+ It can be used by modifying the `instance_prompt`: **<bebe> bebe**
24
+
25
+ You 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).
26
+ And 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)
27
+
28
+ Here are the images used for training this concept:
29
+ ![image 0](https://huggingface.co/IsraelSalgado/cosmo-mom/resolve/main/concept_images/0.jpeg)
30
+ ![image 1](https://huggingface.co/IsraelSalgado/cosmo-mom/resolve/main/concept_images/1.jpeg)
31
+
32
+ Output:
33
+ Prompt: bebe, on the background a ocean with a lot of dolphin
34
+ ![image 2](https://huggingface.co/IsraelSalgado/cosmo-mom/resolve/main/image%20(10).png)
35
+ ![image 3](https://huggingface.co/IsraelSalgado/cosmo-mom/resolve/main/image%20(12).png)
36
+ ![image 4](https://huggingface.co/IsraelSalgado/cosmo-mom/resolve/main/image%20(8).png)
37
+
38
+