ProGamerGov commited on
Commit
6948454
1 Parent(s): c8b660e

Improve ReadMe description

Browse files
Files changed (1) hide show
  1. README.md +7 -11
README.md CHANGED
@@ -40,25 +40,21 @@ The v4 embeddings were trained for 4000-6250 iterations with a batch size of 4 a
40
 
41
  **Usage**
42
 
43
- To use the embeddings, download and then rename the file to whatever trigger word you want to use.
44
 
45
  The knollingcase style is considered to be a concept inside a sleek (sometimes scifi) display case with transparent walls, and a minimalistic background.
46
 
47
 
48
- Suggested prompt words are: "photorealistic", "octane render", & "very detailed".
49
- Suggested negative prompts words are: "blurry" and you can add "toy" to make outputs more realistic looking.
50
-
51
-
52
  Suggested prompts:
53
 
54
  ```
55
  <concept>, micro-details, photorealism, photorealistic, <kc-vx-iter>
56
-
57
- # Negative prompts
58
- blurry, toy, cartoon, animated, underwater
59
  ```
60
 
 
 
 
 
61
  ```
62
- photorealistic <concept>, very detailed, scifi case, <kc-vx-iter>
63
- <concept>, very detailed, scifi transparent case, <kc-vx-iter>
64
- ```
 
40
 
41
  **Usage**
42
 
43
+ To use the embeddings, download and then rename the files to whatever trigger word you want to use. They were trained with kc8, kc16, kc32, but any trigger word should work.
44
 
45
  The knollingcase style is considered to be a concept inside a sleek (sometimes scifi) display case with transparent walls, and a minimalistic background.
46
 
47
 
 
 
 
 
48
  Suggested prompts:
49
 
50
  ```
51
  <concept>, micro-details, photorealism, photorealistic, <kc-vx-iter>
52
+ photorealistic <concept>, very detailed, scifi case, <kc-vx-iter>
53
+ <concept>, very detailed, scifi transparent case, <kc-vx-iter>
 
54
  ```
55
 
56
+ Suggested negative prompts:
57
+
58
+ ```
59
+ blurry, toy, cartoon, animated, underwater, photoshop
60
  ```