cloneofsimo
/
hotshot-xl-lora-controlnet
Text-to-gif using SDXL, with controlnet and lora support
Run cloneofsimo/hotshot-xl-lora-controlnet with an API
Input schema
Input GIF for controlnet condition.
The seed for the random number generator.
- Default
- 455
The number of steps for the prediction.
- Default
- 30
The width of the generated images.
- Default
- 672
The height of the generated images.
- Default
- 384
The main prompt that guides the image generation.
- Default
- "Hi there doggo!"
The Hugginface URL for LoRA. For example, `fofr/barbie`
The type of control net to use for conditional generation.
The `target_size width` of the images.
- Default
- 512
The length of the video in frames.
- Default
- 8
The `target_size height` of the images.
- Default
- 512
The width of the `original_size` of images. If `original_size` is not the same as `target_size` the image will appear to be down- or upsampled. `original_size` defaults to `(width, height)` if not specified. Part of SDXL's micro-conditioning as explained in section 2.2 of https://arxiv.org/abs/2307.01952
- Default
- 1920
The duration of the video in milliseconds.
- Default
- 1000
A negative prompt to avoid certain features in the generated images.
The `original_size height` of the images.
- Default
- 1080
The end of the control guidance.
- Default
- 1
Replicate LoRA weights to use. Leave blank to use the default weights.
The start of the control guidance.
The scale of the controlnet conditioning.
- Default
- 0.7
Output schema
- Type
- uri