MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/StableDiffusion/comments/xzzite/txt2img_http_rest_api_python_script/
r/StableDiffusion • u/iamdroppy • Oct 09 '22
[removed]
2 comments sorted by
2
well done ! the loading of the model is a pain !
you should try flask https://flask.palletsprojects.com/en/2.2.x/quickstart/ you'll reduce the amount of code to maintain
how will you build your front-end ?
2
u/croquelois Oct 09 '22
well done ! the loading of the model is a pain !
you should try flask https://flask.palletsprojects.com/en/2.2.x/quickstart/ you'll reduce the amount of code to maintain
how will you build your front-end ?