How to restructure the api? #423
Unanswered
MohamedAziz-Khezami
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
All params are handled by this file: https://github.com/lllyasviel/Fooocus/blob/main/modules/async_worker.py The logic is not complicated, but there are quite a few parameters. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hello @mrhan1993 i hope you are doing alright. So I am trying to restrucuture the api and i want to only keep the inpainting one and also would like to keep the model loaded all the time so the api becomes faster.
So do you have any tips or any blueprints that can help me with that.
Thank you so much for the amazing work 😊
Beta Was this translation helpful? Give feedback.
All reactions