DeverStyle commited on
Commit
55d7fc8
·
verified ·
1 Parent(s): b275cdb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -38,6 +38,19 @@ Add the trigger word `arcvfx` in the art_style section of the style description,
38
  }
39
  ```
40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
 
42
  ### Download model
43
 
 
38
  }
39
  ```
40
 
41
+ Other examples:
42
+ ```
43
+ "aesthetics":"moody, cinematic, atmospheric","lighting"
44
+ "aesthetics":"stylized, colorful, cinematic"
45
+ "aesthetics":"moody, cold, atmospheric"
46
+ "aesthetics":"cinematic, ethereal, moody"
47
+
48
+ "art_style":"arcvfx, stylized digital illustration with clean lines and soft gradients"
49
+ "art_style":"arcvfx, stylized digital art with detailed textures and painterly finishes"
50
+ "art_style":"arcvfx, modern 2D animation style with clean lines and painterly shading"
51
+ "art_style":"arcvfx, hyper-realistic CGI"
52
+ ```
53
+
54
 
55
  ### Download model
56