Capacap commited on
Commit
eb4eb89
1 Parent(s): 44f882d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -9,6 +9,10 @@ It can be used by modifying the `instance_prompt`: **a painting by sks Filippo P
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/Capacap/filippo-palizzi-artworks/resolve/main/concept_images/2.jpeg)
14
  ![image 1](https://huggingface.co/Capacap/filippo-palizzi-artworks/resolve/main/concept_images/4.jpeg)
 
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
+ This is a Stable Diffusion concept trained via Dreambooth on a small set of artworks by Italian painter Filippo Palizzi (1818 – 1899).
13
+
14
+ Example prompt: "A cozy cottage by sks Filippo Palizzi".
15
+
16
  Here are the images used for training this concept:
17
  ![image 0](https://huggingface.co/Capacap/filippo-palizzi-artworks/resolve/main/concept_images/2.jpeg)
18
  ![image 1](https://huggingface.co/Capacap/filippo-palizzi-artworks/resolve/main/concept_images/4.jpeg)