You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
ComfyUI RP API
This service is available on port 8188 and is used to test the [RunPod serverless](https://link.ai-dock.org/runpod-serverless) API.
You can access the api directly at /rp-api/runsync or you can use the Swager/openAPI playground at /rp-api.
There are several [example payloads](https://github.com/ai-dock/comfyui/tree/main/build/COPY_ROOT/opt/serverless/docs/example_payloads) included in this repository.
Your help is most appreciated.
The text was updated successfully, but these errors were encountered:
@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
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.
The text was updated successfully, but these errors were encountered: