nateraw commited on
Commit
db9fdf2
·
1 Parent(s): f775e4f

Upload part 0

Browse files
20221010-042109/1151111.jpg ADDED

Git LFS Details

  • SHA256: 8207aa89c9396bfd802b2f07cc91f6d3cb553292e29354f1e6ba39a4a6b0638c
  • Pointer size: 130 Bytes
  • Size of remote file: 54.6 kB
20221010-042109/2788957.jpg ADDED

Git LFS Details

  • SHA256: c93accde9fc5bc4669060eb83951cda59699d00a4b1ca4bc25d38b4d804aa778
  • Pointer size: 130 Bytes
  • Size of remote file: 70.7 kB
20221010-042109/2912357.jpg ADDED

Git LFS Details

  • SHA256: eb34c9382450522afb53aa30c408e0496275d49621972e99e15ed196aa72ce30
  • Pointer size: 130 Bytes
  • Size of remote file: 54.6 kB
20221010-042109/3336570.jpg ADDED

Git LFS Details

  • SHA256: 64229da063a2b6cac83df4ba67c5918761939bdab9431843061073a6ea53a963
  • Pointer size: 130 Bytes
  • Size of remote file: 62.1 kB
20221010-042109/3582289.jpg ADDED

Git LFS Details

  • SHA256: 8f14e62283c0a9c27af42fc0315849b0424ce45947a0a7e1e4a2e1ea714d11a9
  • Pointer size: 130 Bytes
  • Size of remote file: 60.3 kB
20221010-042109/8212812.jpg ADDED

Git LFS Details

  • SHA256: 5daf3be7391fb7de671720e5c89647f856e8c7ba14af075fb0ec92d8a05fde7f
  • Pointer size: 130 Bytes
  • Size of remote file: 43.5 kB
20221010-042109/9382194.jpg ADDED

Git LFS Details

  • SHA256: 50f7e265ba37d1ed1003460b73867d6a20108a70e48d5f96d03dff2c64b736b8
  • Pointer size: 130 Bytes
  • Size of remote file: 77.2 kB
20221010-042109/9812294.jpg ADDED

Git LFS Details

  • SHA256: 97f2cf183af1047c1d8c4c4f35f04015869d15a1c071046a55ab90c0463c30c6
  • Pointer size: 130 Bytes
  • Size of remote file: 61.3 kB
20221010-042109/prompt_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "prompt": "an outdoor dancefloor in ibiza filled with people, cyberpunk art by beeple!!!, synthwave, darksynth, quantum tracerwave, wireframes, 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": 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
+ }