Views
No views yet
prompts and an optional image as inputs (Unlike normal text-to-image inference). To
achieve this goal, this repo implements a handler.py script. For more information regarding custom inference, please visit
this link.
For more information about the model, license and limitations please check the original model card
or diffusion documentation. python local_request.py --prompts="whale in the universe" --image="test_image.jpg"--image parameter is optional.