iamkaikai commited on
Commit
9cca156
·
1 Parent(s): 7fcb476

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -14,6 +14,14 @@ inference: true
14
  # LoRA text2image fine-tuning - iamkaikai/amazing-logos-lora
15
  These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the iamkaikai/amazing_logos dataset. You can find some example images in the following.
16
 
 
 
 
 
 
 
 
 
17
  ![img_0](./image_0.png)
18
  ![img_1](./image_1.png)
19
  ![img_2](./image_2.png)
 
14
  # LoRA text2image fine-tuning - iamkaikai/amazing-logos-lora
15
  These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the iamkaikai/amazing_logos dataset. You can find some example images in the following.
16
 
17
+ # Prompt format
18
+
19
+ [template keywords] + [company name] + [keywords of concept seperated by space] + [template keywords]
20
+
21
+ - example: Simple elegant logo for a **zoological garden**, **D A circle**, successful vibe, minimalist, thought-provoking, abstract, recognizable
22
+ - example: Simple elegant logo for a **3M Technology Products**, **3 M United states**, successful vibe, minimalist, thought-provoking, abstract, recognizable
23
+ - example: Simple elegant logo for a **38Energy**, **Circle Dot Drop Fire Flame United kingdom Water**, successful vibe, minimalist, thought provoking, abstract, recognizable, relatable, sharp, vector art, even edges
24
+
25
  ![img_0](./image_0.png)
26
  ![img_1](./image_1.png)
27
  ![img_2](./image_2.png)