Commit
·
84afbf0
1
Parent(s):
660e19b
Upload the concept soydavidtapia embeds and token
Browse files- README.md +24 -0
- token_identifier.txt +1 -0
README.md
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
### soydavidtapia on Stable Diffusion via Dreambooth
|
| 5 |
+
#### model by soydavidtapia
|
| 6 |
+
This your the Stable Diffusion model fine-tuned the soydavidtapia concept taught to Stable Diffusion with Dreambooth.
|
| 7 |
+
It can be used by modifying the `instance_prompt`: **a photo of david tapia**
|
| 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 |
+

|
| 14 |
+

|
| 15 |
+

|
| 16 |
+

|
| 17 |
+

|
| 18 |
+

|
| 19 |
+

|
| 20 |
+

|
| 21 |
+

|
| 22 |
+

|
| 23 |
+

|
| 24 |
+
|
token_identifier.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
a photo of david tapia
|