Commit
·
faf1111
1
Parent(s):
f143e11
Upload the concept Cat toy embeds and token
Browse files- README.md +16 -0
- token_identifier.txt +1 -0
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
### Cat toy on Stable Diffusion via Dreambooth
|
| 5 |
+
#### model by multimodalart
|
| 6 |
+
This your the Stable Diffusion model fine-tuned the Cat toy concept taught to Stable Diffusion with Dreambooth.
|
| 7 |
+
It can be used by modifying the `instance_prompt`: **a photo of sks toy**
|
| 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 |
+
|
| 11 |
+
Here are the images used for training this concept:
|
| 12 |
+

|
| 13 |
+

|
| 14 |
+

|
| 15 |
+

|
| 16 |
+
|
token_identifier.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
a photo of sks toy
|