Tridentsz commited on
Commit
6b7bfcc
·
1 Parent(s): 4b66eec

Update 20221010-033828/prompt_config.json

Browse files
Files changed (1) hide show
  1. 20221010-033828/prompt_config.json +18 -18
20221010-033828/prompt_config.json CHANGED
@@ -1,20 +1,20 @@
1
  {
2
- "prompt": "A nerdy boy in a hoodie is programming at a computer in a room full of gadgets and computer screens and posters on the walls, in the 1 9 8 0 s, by makoto shinkai and ghibli studio and mamoru hosoda, dramatic lighting, highly detailed, incredible quality, trending on artstation",
3
- "guidance_scale": 7.5,
4
- "eta": 0.0,
5
- "num_inference_steps": 50,
6
- "upsample": false,
7
- "height": 512,
8
- "width": 512,
9
- "scheduler": {
10
- "num_train_timesteps": 1000,
11
- "beta_start": 0.00085,
12
- "beta_end": 0.012,
13
- "beta_schedule": "scaled_linear",
14
- "trained_betas": null,
15
- "_class_name": "LMSDiscreteScheduler",
16
- "_diffusers_version": "0.4.0"
17
- },
18
- "diffusers_version": "0.4.0",
19
- "device_name": "NVIDIA RTX A6000"
20
  }
 
1
  {
2
+ "prompt": "Design a brand logo that incorporates the Greek symbols for sigma (Σ) and the Greek symbol for the number 4.",
3
+ "guidance_scale": 8.0,
4
+ "eta": 0.0,
5
+ "num_inference_steps": 50,
6
+ "upsample": false,
7
+ "height": 512,
8
+ "width": 512,
9
+ "scheduler": {
10
+ "num_train_timesteps": 1500,
11
+ "beta_start": 0.001,
12
+ "beta_end": 0.015,
13
+ "beta_schedule": "linear",
14
+ "trained_betas": null,
15
+ "_class_name": "LMSDiscreteScheduler",
16
+ "_diffusers_version": "0.4.0"
17
+ },
18
+ "diffusers_version": "0.4.0",
19
+ "device_name": "NVIDIA RTX A6000"
20
  }