Open ultimatech-cn opened 9 months ago
@ultimatech-cn when you've opened the ComfyUI URL, you can manually append rp-api to load the API playground. It should look something like this:
https://xxxx-8188.proxy.runpod.net/rp-api
I'll eventually add a link to this to make it a little easier to find.
Thanks a lot. I will try it.
@robballantyne I have another question for that. Why the api is design to call the webhook, not response the output directly like serverless api? and any webhook sample available in this repo? I am totally new for the development of API
To ensure it stays recorded somewhere: it seems the swagger now is at /ai-dock/api/docs
I deployed the image on runpod by adding GPU Pod. I can access comfyUI directly by browser. But I was confused how to access it by api mode. The following statement in doc. Could anyone kindly explained it , or provide some sample code for me.
Your help is most appreciated.