LlamaEdge-StableDiffusion 0.2.1
Major changes:
- New endpoints
GET /v1/files/{file_id}
: Retrieve information of a specific file by idGET /v1/files/{file_id}/content
: Retrieve the content of a specific file by idGET /v1/files/download/{file_id}
: Download a specific file by id