Commit ·
d9cd9f7
1
Parent(s): aca037c
Add better prompts
Browse files
README.md
CHANGED
|
@@ -48,6 +48,11 @@ Suggested prompts:
|
|
| 48 |
```
|
| 49 |
<concept>, micro-details, photorealism, photorealistic, <kc-vx-iter>
|
| 50 |
|
| 51 |
-
# Negative
|
| 52 |
-
blurry, toy, cartoon, animated
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
```
|
|
|
|
| 48 |
```
|
| 49 |
<concept>, micro-details, photorealism, photorealistic, <kc-vx-iter>
|
| 50 |
|
| 51 |
+
# Negative prompts
|
| 52 |
+
blurry, toy, cartoon, animated, underwater
|
| 53 |
+
```
|
| 54 |
+
|
| 55 |
+
```
|
| 56 |
+
photorealistic <concept>, very detailed, scifi case, <kc-vx-iter>
|
| 57 |
+
<concept>, very detailed, scifi transparent case, <kc-vx-iter>
|
| 58 |
```
|