Commit
•
5dcee6b
1
Parent(s):
311a00e
Upload the model cat-toy-z
Browse files- README.md +19 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
- diffusers
|
6 |
+
- lora
|
7 |
+
widget:
|
8 |
+
- text: cttoyz
|
9 |
+
---
|
10 |
+
### cat-toy-z Dreambooth LoRA model trained by multimodalart with [Hugging Face Dreambooth Training Space](https://huggingface.co/spaces/multimodalart/dreambooth-training) with the v1-5 base model
|
11 |
+
|
12 |
+
You 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). Don't forget to use the concept prompts!
|
13 |
+
|
14 |
+
Sample pictures of:
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
+
cttoyz (use that on your prompt)
|
19 |
+
![cttoyz 0](https://huggingface.co/multimodalart/cat-toy-z/resolve/main/concept_images/cttoyz_%281%29.jpg)![cttoyz 1](https://huggingface.co/multimodalart/cat-toy-z/resolve/main/concept_images/cttoyz_%282%29.jpg)![cttoyz 2](https://huggingface.co/multimodalart/cat-toy-z/resolve/main/concept_images/cttoyz_%283%29.jpg)![cttoyz 3](https://huggingface.co/multimodalart/cat-toy-z/resolve/main/concept_images/cttoyz_%284%29.jpg)
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
cttoyz
|