no3 commited on
Commit
f73ec4b
1 Parent(s): c571610

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
1
  ---
2
  license: creativeml-openrail-m
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
  ---
4
+ ### ridley from [GT](https://wikiless.org/wiki/Glitch_Techs?lang=en) on [Anything V3](https://huggingface.co/Linaqruf/anything-v3.0) via Dreambooth
5
+ #### model by no3
6
+ This your the Anything V3 model fine-tuned ridley concept taught to Anything V3 with Dreambooth.
7
+ It can be used by modifying the `instance_prompt`: **cartoony sks raily girl with glasses**
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
+ ### note
13
+ You can try to type the entire `instance_prompt` or change parts of it as you want
14
+
15
+ **her name in `instance_prompt` was a typo but you need to use it, next beta it well be corrected**
16
+
17
+ 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 "ridley-at3-beta1.ckpt"**
18
+
19
+ [ridley-at3-beta1.ckpt](https://huggingface.co/no3/ridley-at3-beta1/resolve/main/ridley-at3-beta1.ckpt)
20
+
21
+ If you have issues or questions feel free to visit the Community Tab and start discussion about it.
22
+