Skip to content

LlamaEdge-StableDiffusion 0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 13:58
· 18 commits to main since this release

Major changes:

  • New endpoints
    • GET /v1/files/{file_id}: Retrieve information of a specific file by id
    • GET /v1/files/{file_id}/content: Retrieve the content of a specific file by id
    • GET /v1/files/download/{file_id}: Download a specific file by id