nateraw commited on
Commit
02a4634
·
1 Parent(s): b0b3aa0

Delete 7955627a44fd11ed95da3947aa01fb28/prompt_config.json with huggingface_hub

Browse files
7955627a44fd11ed95da3947aa01fb28/prompt_config.json DELETED
@@ -1,20 +0,0 @@
1
- {
2
- "prompt": "A packed nightclub in Ibiza with people dancing, drinking, and having fun, watercolor painting, vivid colors",
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.dev0"
17
- },
18
- "diffusers_version": "0.4.0.dev0",
19
- "device_name": "NVIDIA RTX A6000"
20
- }