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