nateraw commited on
Commit
e5550e2
·
1 Parent(s): c57855f

Upload part 0

Browse files
20221010-035959/5300434.jpg ADDED

Git LFS Details

  • SHA256: 489ead388712d63e7103224b3a13728cb8aa08041267c1300ab8c74c7c9a3c17
  • Pointer size: 131 Bytes
  • Size of remote file: 274 kB
20221010-035959/prompt_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "prompt": "intricate pixel art of a grand entrance to a nightclub in the 70s, studio 54, symmetrical, trending on artstation, vivid colors",
3
+ "guidance_scale": 7.5,
4
+ "eta": 0.0,
5
+ "num_inference_steps": 50,
6
+ "upsample": false,
7
+ "height": 1024,
8
+ "width": 704,
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
+ }