wanghaofan commited on
Commit
790c071
1 Parent(s): 77ff92b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -38,6 +38,13 @@ This is a LoRA (Logo-Design) trained on FLUX.1-dev by [CJim](https://www.shakker
38
 
39
  You should use `wablogo, logo, Minimalist` as trigger words. The recommended scale is `0.8` in diffusers.
40
 
 
 
 
 
 
 
 
41
  ## Inference
42
 
43
  ```python
 
38
 
39
  You should use `wablogo, logo, Minimalist` as trigger words. The recommended scale is `0.8` in diffusers.
40
 
41
+ ## Usage suggestion
42
+ - Dual Combination: something and something, e.g., cat and coffee,
43
+
44
+ - Font Combination: a shape plus a letter, e.g., a book with the word "M," or The fingerprint pattern consists of the letters "hp,"
45
+
46
+ - Text Below Graphic: Below the graphic is the word "coffee," directly using with the word "XX" is also feasible
47
+
48
  ## Inference
49
 
50
  ```python