Replies: 1 comment 1 reply
-
Do you know how to view Endpoints with Gradio_client? I cannot find any api_name but just fn_index, from number 1 to 1000. And there is no txt2img or img2img API in client.view_api(). So I don't know how to use gradio_client to do the workflow that was implemented with http requests originally. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New gradio client library is out: https://github.com/gradio-app/gradio/blob/main/client/python/README.md
lets you run any Gradio app as an API 🚀
Beta Was this translation helpful? Give feedback.
All reactions