genius-grid / inference

  • Public
  • 15 runs
  • L40S

Input

You can run this model locally using Cog. First, install Cog:
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/genius-grid/inference@sha256:b8552126bd73b766a6185e77b8161055bc72e4c3499fec07c42ad3114b77cb6d \
  -i 'width=768' \
  -i 'height=1024' \
  -i 'prompt="A photo of TOK"' \
  -i 'refine="no_refiner"' \
  -i 'scheduler="DPM++SDEKarras"' \
  -i 'lora_scale=0.8' \
  -i 'num_outputs=1' \
  -i 'face_padding=2' \
  -i 'face_resize_to=1024' \
  -i 'guidance_scale=3' \
  -i 'inpaint_prompt="A photo of TOK"' \
  -i 'high_noise_frac=0.8' \
  -i 'negative_prompt="plastic, blurry, grainy, [deformed | disfigured], poorly drawn, [bad : wrong] anatomy, [extra | missing | floating | disconnected] limb, (mutated hands and fingers), blurry"' \
  -i 'prompt_strength=0.8' \
  -i 'inpaint_strength=0.35' \
  -i 'mask_blur_amount=8' \
  -i 'upscale_face_image=false' \
  -i 'num_inference_steps=50' \
  -i 'upscale_final_image=false' \
  -i 'inpaint_guidance_scale=3' \
  -i 'inpaint_negative_prompt="(worst quality, low quality, illustration, 3d, 2d, painting, cartoons, sketch), open mouth"' \
  -i 'include_debug_output_images=true' \
  -i 'inpaint_num_inference_steps=25' \
  -i 'controlnet_conditioning_scale=1'

To learn more, take a look at the Cog documentation.

Output

No output yet! Press "Submit" to start a prediction.

Run time and cost

This model runs on Nvidia L40S GPU hardware. We don't yet have enough runs of this model to provide performance information.

Readme

This model doesn't have a readme.