bc002df471ecd4a392b7779f08feb8486f6e16c5be2ad927c8f7ed77b6199f55
Browse files- .gitattributes +1 -0
- README.md +45 -0
- analog-diffusion-1.0.ckpt +3 -0
.gitattributes
CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
images/page2.jpg filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: creativeml-openrail-m
|
5 |
+
tags:
|
6 |
+
- stable-diffusion
|
7 |
+
- stable-diffusion-diffusers
|
8 |
+
- text-to-image
|
9 |
+
- safetensors
|
10 |
+
- diffusers
|
11 |
+
thumbnail: https://huggingface.co/wavymulder/Analog-Diffusion/resolve/main/images/page1.jpg
|
12 |
+
inference: true
|
13 |
+
---
|
14 |
+
# Overview
|
15 |
+
|
16 |
+
This is simply wavymulder/Analog-Diffusion with the safety checker disabled.
|
17 |
+
|
18 |
+
**DO NOT** attempt to use this model to generate harmful or illegal content.
|
19 |
+
|
20 |
+
|
21 |
+
|
22 |
+
|
23 |
+
**Analog Diffusion**
|
24 |
+

|
25 |
+
[*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.
|
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.
|
30 |
+
|
31 |
+
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 |
+
## Gradio
|
36 |
+
|
37 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Analog-Diffusion:
|
38 |
+
|
39 |
+
[Open in Spaces](https://huggingface.co/spaces/akhaliq/Analog-Diffusion)
|
40 |
+
|
41 |
+
|
42 |
+

|
43 |
+

|
44 |
+
|
45 |
+
Here's a [link to non-cherrypicked batches.](https://imgur.com/a/7iOgTFv)
|
analog-diffusion-1.0.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9a1c90893cc7892dfd7438004fa954696f94208c84773b1cabb434e5a856a0c
|
3 |
+
size 2132856622
|