Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,31 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- stable-diffusion
|
5 |
+
- text-to-image
|
6 |
+
- textual-inversion
|
7 |
+
- embedding
|
8 |
---
|
9 |
+
|
10 |
+
[<img src="https://huggingface.co/proxima/foorby/resolve/main/be_not_afraid.jpeg">](https://huggingface.co/proxima/foorby/blob/main/be_not_afraid.jpeg)
|
11 |
+
|
12 |
+
|
13 |
+
# about
|
14 |
+
|
15 |
+
- 2 embeddings to resemble a popular toy from the 90s
|
16 |
+
- check the [PDF](https://huggingface.co/proxima/foorby/blob/main/foorby_embeddings_handbook.pdf) for comparisons, prompts and settings
|
17 |
+
- v2 seems to trend more towards realism
|
18 |
+
|
19 |
+
[<img src="https://huggingface.co/proxima/foorby/resolve/main/example_2.jpg">](https://huggingface.co/proxima/foorby/blob/main/example_2.jpg)
|
20 |
+
|
21 |
+
# how to use
|
22 |
+
- place the .bin files in your embeddings folder
|
23 |
+
- use foorbyv1 or foorbyv2 in your prompt
|
24 |
+
|
25 |
+
|
26 |
+
----
|
27 |
+
|
28 |
+
if you enjoy this consider buying me a coffee (ノ◕ヮ◕)ノ*:・゚✧
|
29 |
+
<a href='https://ko-fi.com/S6S6FUYKY' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi3.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
30 |
+
|
31 |
+
----
|