Spaces:
Configuration error
Configuration error
| docker run -d -p 5000:5000 --gpus=all r8.im/xarty8932/dream:5e3c45aa9c9896f86634175309490225e5a379a6a81c39abbf55eab2cd16b657 | |
| curl -s -X POST \ | |
| -H "Content-Type: application/json" \ | |
| -d $'{ | |
| "input": { | |
| "width": 1024, | |
| "height": 1024, | |
| "prompt": "realstic Prompt: \\"A detailed portrait of a middle-aged man with a rugged face, wearing a leather jacket. He has piercing blue eyes and a determined expression. The background is a windswept desert landscape.\\" - @Gary Makinson (fast)\\n", | |
| "refine": "no_refiner", | |
| "scheduler": "K_EULER", | |
| "lora_scale": 0.6, | |
| "num_outputs": 1, | |
| "guidance_scale": 7.5, | |
| "apply_watermark": false, | |
| "high_noise_frac": 0.8, | |
| "negative_prompt": "", | |
| "prompt_strength": 0.8, | |
| "num_inference_steps": 50 | |
| } | |
| }' \ | |
| http://localhost:5000/predictions |