Commit ·
f24215a
0
Parent(s):
init
Browse files- .gitattributes +1 -0
- README.md +22 -0
- disco_fp16.safetensors +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
disco_fp16.safetensors filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Harrier Du Bois
|
| 2 |
+
|
| 3 |
+
Meet the [Harrier Du Bois](https://discoelysium.fandom.com/wiki/Harrier_Du_Bois).
|
| 4 |
+
|
| 5 |
+
A disco elysium/craig mullins style Stable Diffusion model I trained a long time ago.
|
| 6 |
+
You might have seen it somewhere else.
|
| 7 |
+
|
| 8 |
+
Based on a novel model we all know.
|
| 9 |
+
|
| 10 |
+
Text encoder is trained and broken. **Very unwieldy** but interesting enough.
|
| 11 |
+
|
| 12 |
+
## Usage
|
| 13 |
+
|
| 14 |
+
No VAE.
|
| 15 |
+
|
| 16 |
+
```txt
|
| 17 |
+
a painting of a man in green suit by sks
|
| 18 |
+
```
|
| 19 |
+
|
| 20 |
+
[swapping attention layers](https://gist.github.com/crosstyan/95d14111e8e1eeb3348ef947818b338f)
|
| 21 |
+
might gives interesting result.
|
| 22 |
+
|
disco_fp16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8374a2861dd5205c473fe6b50201f93dc37f75039752d7c5c448cd8c40ed0ae3
|
| 3 |
+
size 2211408671
|