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
This project uses third-party API service (Stability AI) to generate images. If you want to use your local service, You might need to build your own RESTful APIs first, then adapt them to this project
@alexbuce There's a file called KtorStableDiffusionApi.kt which contains all the HTTP APIs. You need to replace it with your new APIs, but it might need to update core code as well
I want to use local model from my pc or any server how can i do that?
The text was updated successfully, but these errors were encountered: