[API Discussion] Why not use Gradio API handlers? #4049
Unanswered
salieri-dev
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Isn't it easier to just make a named variables in block and then to just use
predict
in corresponding sections?We will get all the predictions for CLIP, Danbooru, Extras, Img2img, Txt2img much easier in time.
In contrast to using FastAPI service that runs in parallel with the Gradio
https://gradio.app/sharing_your_app/#api-page
Beta Was this translation helpful? Give feedback.
All reactions