Readme
This model doesn't have a readme.
(Updated 6 months ago)
Run this to download the model and run it in your local environment:
docker run -d -p 5000:5000 --gpus=all r8.im/jyoung105/hyper-sd3@sha256:3cb3dc5ee0ed083376a9052e3548faa13852f4fabf10d795f37f2e1cac67fd55
curl -s -X POST \ -H "Content-Type: application/json" \ -d $'{ "input": { "steps": 16, "width": 1024, "height": 1024, "use_tiny": true, "clip_skip": 0, "num_images": 1, "guidance_scale": 7 } }' \ http://localhost:5000/predictions
To learn more, take a look at the Cog documentation.
No output yet! Press "Submit" to start a prediction.
This model runs on Nvidia A100 (80GB) GPU hardware. We don't yet have enough runs of this model to provide performance information.
This model doesn't have a readme.