wavymulder commited on
Commit
937ef3a
1 Parent(s): f8dd6d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -18,12 +18,6 @@ inference: true
18
  ![Header](https://huggingface.co/wavymulder/Analog-Diffusion/resolve/main/images/page1.jpg)
19
  [*CKPT DOWNLOAD LINK*](https://huggingface.co/wavymulder/Analog-Diffusion/resolve/main/analog-diffusion-1.0.ckpt) - This is a dreambooth model trained on a diverse set of analog photographs.
20
 
21
- ## Gradio
22
-
23
- We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Analog-Diffusion:
24
-
25
- [Open in Spaces](https://huggingface.co/spaces/akhaliq/Analog-Diffusion)
26
-
27
  In your prompt, use the activation token: `analog style`
28
 
29
  You may need to use the words `blur` `haze` `naked` in your negative prompts. My dataset did not include any NSFW material but the model seems to be pretty horny. Note that using `blur` and `haze` in your negative prompt can give a sharper image but also a less pronounced analog film effect.
@@ -32,6 +26,13 @@ Trained from 1.5 with VAE.
32
 
33
  Please see [this document where I share the parameters (prompt, sampler, seed, etc.) used for all example images.](https://huggingface.co/wavymulder/Analog-Diffusion/resolve/main/parameters_used_examples.txt)
34
 
 
 
 
 
 
 
 
35
  ![Environments Example](https://huggingface.co/wavymulder/Analog-Diffusion/resolve/main/images/page2.jpg)
36
  ![Characters Example](https://huggingface.co/wavymulder/Analog-Diffusion/resolve/main/images/page3.jpg)
37
 
18
  ![Header](https://huggingface.co/wavymulder/Analog-Diffusion/resolve/main/images/page1.jpg)
19
  [*CKPT DOWNLOAD LINK*](https://huggingface.co/wavymulder/Analog-Diffusion/resolve/main/analog-diffusion-1.0.ckpt) - This is a dreambooth model trained on a diverse set of analog photographs.
20
 
 
 
 
 
 
 
21
  In your prompt, use the activation token: `analog style`
22
 
23
  You may need to use the words `blur` `haze` `naked` in your negative prompts. My dataset did not include any NSFW material but the model seems to be pretty horny. Note that using `blur` and `haze` in your negative prompt can give a sharper image but also a less pronounced analog film effect.
26
 
27
  Please see [this document where I share the parameters (prompt, sampler, seed, etc.) used for all example images.](https://huggingface.co/wavymulder/Analog-Diffusion/resolve/main/parameters_used_examples.txt)
28
 
29
+ ## Gradio
30
+
31
+ We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Analog-Diffusion:
32
+
33
+ [Open in Spaces](https://huggingface.co/spaces/akhaliq/Analog-Diffusion)
34
+
35
+
36
  ![Environments Example](https://huggingface.co/wavymulder/Analog-Diffusion/resolve/main/images/page2.jpg)
37
  ![Characters Example](https://huggingface.co/wavymulder/Analog-Diffusion/resolve/main/images/page3.jpg)
38