makepose.com

Useful to put characters into a situation or a specific movement

https://makepose.com/ 

Using the website above, there is a 2D or 3D model

everything is controlled by the mouse, joint movement, zoom in and out (scrolling button) and rotation

it is possible to add more character, and even to generate the pose into a pseudo stable diffusion module.

  • prompt: str = Form(""), num_samples: int = Form(1), image_resolution: int = Form(512),
  • low_threshold: int = Form(100), high_threshold: int = Form(200), ddim_steps: int = Form(20),
  • scale: float = Form(9.0), seed: Optional[int] = Form(None), eta: float = Form(0.0),
  • a_prompt: str = Form("best quality, extremely detailed"), n_prompt: str = Form("longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality"), detect_resolution: int = Form(512),

Other special features:

  • Scrolling and zooming
  • Download button 
  • Dragging characters around 
  • up to 4 characters
  • Double clicking a limb to increase limb size


This is the perfect complement to use Controlnet via  Stable Diffusion


No comments:

Post a Comment

Related Posts with Thumbnails