nateraw commited on
Commit
a80a4dd
·
1 Parent(s): 3f56502

Upload part 0

Browse files
20221009-225205/5760460.jpg ADDED

Git LFS Details

  • SHA256: 36b9cedaa3d7a5350da9578afa0e3f24519e56197ef7b89c8582a6370281c32b
  • Pointer size: 130 Bytes
  • Size of remote file: 88.7 kB
20221009-225205/prompt_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "prompt": "A beautiful photorealistic painting of a packed nightclub by john william casilear, gem retrowave meadow vaporwave bladerunner 2 0 4 9 sunset saturn junglepunk reclaimed by nature rainforest landscape poppy darkacademia synthwave, archdaily, wallpaper, highly detailed, trending on artstation.",
3
+ "guidance_scale": 7.5,
4
+ "eta": 0.0,
5
+ "num_inference_steps": 50,
6
+ "upsample": false,
7
+ "height": 768,
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": "A100-SXM4-40GB"
20
+ }