martintomov
commited on
Commit
•
60b1df2
1
Parent(s):
f7eb648
create readme
Browse files
README.md
CHANGED
@@ -1,5 +1,31 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- lora
|
5 |
+
- diffusers
|
6 |
+
- flux
|
7 |
+
widget:
|
8 |
+
- text: >-
|
9 |
+
photograph, background of Earth from space, red car on the Moon watching
|
10 |
+
Earth, retrofuturism
|
11 |
+
parameters:
|
12 |
+
negative_prompt: empty
|
13 |
+
output:
|
14 |
+
url: images/2e40deba-858e-454f-ae1c-d1ba2adb6a65.jpeg
|
15 |
+
base_model: black-forest-labs/FLUX.1-dev
|
16 |
+
instance_prompt: ASCII art
|
17 |
+
license: other
|
18 |
+
license_name: flux-1-dev-non-commercial-license
|
19 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
20 |
+
---
|
21 |
+
# ASCII Art v1
|
22 |
+
|
23 |
+
# Flux LoRA, trained on ASCII art style
|
24 |
+
|
25 |
+
Trained for 3000 steps on NVIDIA RTX 4090 (24GB VRAM), Learning Rate 1e-4
|
26 |
+
|
27 |
+
## Trigger words
|
28 |
+
|
29 |
+
You should use `ascii art` to trigger the image generation
|
30 |
+
|
31 |
+
<Gallery />
|