Skip to content

gundaIf/SDAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

The Stable Diffusion V3 API comes with these features:

Faster speed; Inpainting; Image 2 Image; Negative Prompts. The Stable Diffusion API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. The Stable Diffusion API uses keys to authenticate the requests. Pass the key you've obtained from the API Settings page to the request body and follow all the endpoint processes accordingly.

Send JSON POST requests with data and links.

Releases

No releases published

Packages

No packages published