Commit
·
b459168
1
Parent(s):
119bd3f
Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,9 @@ tags:
|
|
4 |
- text-to-image
|
5 |
widget:
|
6 |
- text: vjt
|
|
|
|
|
7 |
---
|
8 |
### Ball Joint Doll Dreambooth model trained by Duskfallcrew with [Hugging Face Dreambooth Training Space](https://huggingface.co/spaces/multimodalart/dreambooth-training) with the v1-5 base model
|
9 |
|
10 |
-
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!
|
11 |
-
|
|
|
4 |
- text-to-image
|
5 |
widget:
|
6 |
- text: vjt
|
7 |
+
library_name: diffusers
|
8 |
+
pipeline_tag: text-to-image
|
9 |
---
|
10 |
### Ball Joint Doll Dreambooth model trained by Duskfallcrew 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!
|
|