Spaces:
Sleeping
Sleeping
Commit
•
15d4bd5
1
Parent(s):
33f1fb5
add klimt
Browse files
src/app/engine/presets.ts
CHANGED
@@ -393,7 +393,6 @@ export const presets: Record<string, Preset> = {
|
|
393 |
`patchwork`,
|
394 |
`style of Gustav Klimt`,
|
395 |
`Gustav Klimt painting`,
|
396 |
-
// `medieval color engraving`,
|
397 |
`${prompt}`,
|
398 |
],
|
399 |
negativePrompt: () => [
|
|
|
393 |
`patchwork`,
|
394 |
`style of Gustav Klimt`,
|
395 |
`Gustav Klimt painting`,
|
|
|
396 |
`${prompt}`,
|
397 |
],
|
398 |
negativePrompt: () => [
|