Initial version
Browse files- .gitattributes +2 -0
- README.md +35 -0
- images/burger-bucks-600.jpg +3 -0
- images/burger-bucks-600.png +3 -0
- images/burger-bucks.png +3 -0
- images/mecha-bucks-600.jpg +3 -0
- images/mecha-bucks-600.png +3 -0
- images/mecha-bucks.png +3 -0
- us-currency-v10.pt +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,3 +1,38 @@
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
---
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
license: creativeml-openrail-m
|
| 9 |
+
thumbnail:
|
| 10 |
+
tags:
|
| 11 |
+
- stable-diffusion
|
| 12 |
+
- text-to-image
|
| 13 |
+
- image-to-image
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
# us-currency
|
| 17 |
+
|
| 18 |
+
<img src="https://huggingface.co/Harmil/us-currency/images/burger-bucks.png" width="600"/>
|
| 19 |
+
|
| 20 |
+
[us-currency-v10.pt](us-currency-v10.pt)
|
| 21 |
+
|
| 22 |
+
<details>
|
| 23 |
+
<summary>Sample output: mecha $2 bill</summary>
|
| 24 |
+
<img src="https://huggingface.co/Harmil/us-currency/images/mecha-bucks.png" width="600"/>
|
| 25 |
+
</details>
|
| 26 |
+
|
| 27 |
+
## Installation
|
| 28 |
+
|
| 29 |
+
Place the `us-currency.pt` file in your embeddings directory. For A1111, that is the `embeddings` directory
|
| 30 |
+
under your main `stable-diffusion-webui` directory.
|
| 31 |
+
|
| 32 |
+
## Usage
|
| 33 |
+
|
| 34 |
+
You should then be able to reference `us-currency` in your prompts. For example, here is the prompt for the
|
| 35 |
+
"burger bucks" example image, shown above:
|
| 36 |
+
|
| 37 |
+
<pre>giant mecha robot, monochromatic green, us-currency-v10
|
| 38 |
+
Negative prompt: Unspeakable-Horrors-24v EasyNegative bad-artist aid210, full color</pre>
|
images/burger-bucks-600.jpg
ADDED
|
Git LFS Details
|
images/burger-bucks-600.png
ADDED
|
Git LFS Details
|
images/burger-bucks.png
ADDED
|
Git LFS Details
|
images/mecha-bucks-600.jpg
ADDED
|
Git LFS Details
|
images/mecha-bucks-600.png
ADDED
|
Git LFS Details
|
images/mecha-bucks.png
ADDED
|
Git LFS Details
|
us-currency-v10.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:820df26a012f689c187e8dfbff3477b2fc318d4323bb50d713f6e337d7791631
|
| 3 |
+
size 74691
|