Skittleology commited on
Commit
8b5bd2e
1 Parent(s): e7b45b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ license: mit
6
  This your the Stable Diffusion model fine-tuned the Movie Tails from Sonic 2 better version concept taught to Stable Diffusion with Dreambooth.
7
  It can be used by modifying the `instance_prompt`: **movietails**
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
 
 
6
  This your the Stable Diffusion model fine-tuned the Movie Tails from Sonic 2 better version concept taught to Stable Diffusion with Dreambooth.
7
  It can be used by modifying the `instance_prompt`: **movietails**
8
 
9
+ Note that this was originally made for Stable Diffusion 1.5, and might not work in Stable Diffusion 2.1.
10
+
11
  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).
12
  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)
13