Readme
…
Model description
…
Intended use
…
Ethical considerations
…
Caveats and recommendations
…
Template Version for use with Dreambooth API of txt2img & img2img
brew install cog
If you don’t have Homebrew, there are other installation options available.
Run this to download the model and run it in your local environment:
cog predict r8.im/anotherjesse/vanilla-template@sha256:5e917c39011d06a458f699c9d41f811f0542b7366f7e9a50f09e4c8a7b09ef32 \
-i 'width=512' \
-i 'height=512' \
-i 'prompt="photo of cjw person"' \
-i 'scheduler="DPMSolverMultistep"' \
-i 'num_outputs=1' \
-i 'guidance_scale=7.5' \
-i 'prompt_strength=0.8' \
-i 'num_inference_steps=50' \
-i 'disable_safety_check=false'
To learn more, take a look at the Cog documentation.
No output yet! Press "Submit" to start a prediction.
This model runs on Nvidia T4 GPU hardware. We don't yet have enough runs of this model to provide performance information.
…
…
…
…
…