Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ninjaneural
GitHub Repository: ninjaneural/webui
Path: blob/master/misc/animatediff/prompt.json
3275 views
1
{
2
"name": "animatediff",
3
"base": "",
4
"path": "models/sd/#Checkpoint_Filename#",
5
"motion_module": "models/motion-module/mm_sd_v15.ckpt",
6
"compile": false,
7
"seed": [
8
10788741199826055000, 6520604954829637000
9
],
10
"scheduler": "k_dpmpp_2m",
11
"steps": 30,
12
"guidance_scale": 8.5,
13
"clip_skip": 2,
14
"prompt": [
15
"1girl, solo, best quality, masterpiece, looking at viewer, purple hair, orange hair, gradient hair, blurry background, upper body, dress, flower print, spaghetti strap, bare shoulders",
16
"1girl, solo, masterpiece, best quality, cherry blossoms, hanami, pink flower, white flower, spring season, wisteria, petals, flower, plum blossoms, outdoors, falling petals, white hair, black eyes,"
17
],
18
"n_prompt": [
19
"worst quality, low quality, cropped, lowres, text, jpeg artifacts, multiple view"
20
]
21
}
22
23