wavymulder
commited on
Commit
•
cb5615e
1
Parent(s):
080f66a
Update README.md
Browse filesupdated read.me to reflect Diffusers added, enabled inference
README.md
CHANGED
@@ -7,7 +7,8 @@ tags:
|
|
7 |
- stable-diffusion
|
8 |
- text-to-image
|
9 |
- safetensors
|
10 |
-
|
|
|
11 |
---
|
12 |
|
13 |
|
@@ -22,7 +23,7 @@ Use the activation token **collage style** in your prompt (I recommend at the st
|
|
22 |
|
23 |
I have the most fun with this model when I use simple prompts and let the model go crazy. If you want a model that strictly adheres to your prompt, this isn't that.
|
24 |
|
25 |
-
Trained from 1.5 with VAE.
|
26 |
|
27 |
Please see [this document where I share the parameters (prompt, sampler, seed, etc.) used for all example images.](https://huggingface.co/wavymulder/collage-diffusion/resolve/main/parameters_for_samples.txt)
|
28 |
|
|
|
7 |
- stable-diffusion
|
8 |
- text-to-image
|
9 |
- safetensors
|
10 |
+
- diffusers
|
11 |
+
inference: true
|
12 |
---
|
13 |
|
14 |
|
|
|
23 |
|
24 |
I have the most fun with this model when I use simple prompts and let the model go crazy. If you want a model that strictly adheres to your prompt, this isn't that.
|
25 |
|
26 |
+
Trained from 1.5 with VAE.
|
27 |
|
28 |
Please see [this document where I share the parameters (prompt, sampler, seed, etc.) used for all example images.](https://huggingface.co/wavymulder/collage-diffusion/resolve/main/parameters_for_samples.txt)
|
29 |
|