Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ It can be used by modifying the `instance_prompt`: **a cartoony drawing of sks m
|
|
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 |
### note
|
12 |
-
This is a experiment on train on Anything V3, you can try to type the entire `instance_prompt` or change parts of it as you
|
13 |
|
14 |
If you want to to use in UI like [AUTOMATIC1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui) or any UI that's uses .ckpt files just download ckpt file here for your convenience. **just click on "mia-at3-exp.ckpt"**
|
15 |
|
|
|
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 |
### note
|
12 |
+
This is a experiment on train on [Anything V3](https://huggingface.co/Linaqruf/anything-v3.0), you can try to type the entire `instance_prompt` or change parts of it as you want
|
13 |
|
14 |
If you want to to use in UI like [AUTOMATIC1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui) or any UI that's uses .ckpt files just download ckpt file here for your convenience. **just click on "mia-at3-exp.ckpt"**
|
15 |
|