Finanahnahnah commited on
Commit
64ef599
·
verified ·
1 Parent(s): 3a7ba78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -5
README.md CHANGED
@@ -1,5 +1,49 @@
1
- ---
2
- license: other
3
- license_name: flux.1-dev-non-commercial-license
4
- license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - lora
5
+ - diffusers
6
+ - template:diffusion-lora
7
+ widget:
8
+ - text: >-
9
+ street_art, the image is a mixed-media artwork that appears to be a colorful and abstract composition, summer pool
10
+ output:
11
+ url: images/img__00674_.png
12
+ - text: >-
13
+ street_art, the image is a mixed-media artwork that appears to be a colorful and abstract composition, black frog
14
+ output:
15
+ url: images/img__00675_.png
16
+ - text: >-
17
+ street_art, the image is a mixed-media artwork that appears to be a colorful and abstract composition, a crown and a bomb
18
+ output:
19
+ url: images/img__00677_.png
20
+ - text: >-
21
+ street_art, the image is a mixed-media artwork that appears to be a colorful and abstract composition, steve jobs
22
+ output:
23
+ url: images/img__00683_.png
24
+
25
+ base_model: black-forest-labs/FLUX.1-dev
26
+ instance_prompt: street_art, the image is a mixed-media artwork that appears to be a colorful and abstract composition
27
+ license: other
28
+ license_name: flux.1-dev-non-commercial-license
29
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
30
+ ---
31
+ # Street Art
32
+
33
+ <Gallery />
34
+
35
+ ## Model description
36
+
37
+ A street art poster style.
38
+
39
+ I trained this LoRA using the AI toolkit(https://github.com/ostris/ai-toolkit). The configuration file used during training is here(https://huggingface.co/Datou1111/street_art/blob/main/street_art.yaml), and the samples for monitoring training progress are here(https://huggingface.co/Datou1111/street_art/blob/main/train_samples.jpg). The model achieved promising results by the 2400th training step.
40
+
41
+ ## Trigger words
42
+
43
+ You should use &#x60;street_art, the image is a mixed-media artwork that appears to be a colorful and abstract composition&#x60; to trigger the image generation.
44
+
45
+ ## Download model
46
+
47
+ Weights for this model are available in Safetensors format.
48
+
49
+ [Download](/Finanahnahnah/street_art/tree/main) them in the Files & versions tab.