Upload the concept Nelly embeds and token
Browse files- README.md +22 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
---
|
6 |
+
### Nelly on Stable Diffusion via Dreambooth
|
7 |
+
#### model by lunalade
|
8 |
+
|
9 |
+
This your the Stable Diffusion model fine-tuned the Nelly concept taught to Stable Diffusion with Dreambooth.
|
10 |
+
It can be used by modifying the `instance_prompt`: **<nelly>**
|
11 |
+
|
12 |
+
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).
|
13 |
+
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)
|
14 |
+
|
15 |
+
Here are the images used for training this concept:
|
16 |
+
![image 0](https://huggingface.co/sd-dreambooth-library/nelly/resolve/main/concept_images/5.jpeg)
|
17 |
+
![image 1](https://huggingface.co/sd-dreambooth-library/nelly/resolve/main/concept_images/2.jpeg)
|
18 |
+
![image 2](https://huggingface.co/sd-dreambooth-library/nelly/resolve/main/concept_images/1.jpeg)
|
19 |
+
![image 3](https://huggingface.co/sd-dreambooth-library/nelly/resolve/main/concept_images/0.jpeg)
|
20 |
+
![image 4](https://huggingface.co/sd-dreambooth-library/nelly/resolve/main/concept_images/3.jpeg)
|
21 |
+
![image 5](https://huggingface.co/sd-dreambooth-library/nelly/resolve/main/concept_images/4.jpeg)
|
22 |
+
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<nelly>
|