aboutsummaryrefslogtreecommitdiffstats
path: root/modules/api/models.py
Commit message (Expand)AuthorAgeFilesLines
* Add PNG Info endpointBruno Seoane2022-10-291-1/+8
* Remove folder endpointBruno Seoane2022-10-261-5/+1
* Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webuiBruno Seoane2022-10-261-3/+5
|\
| * cleanStephen2022-10-261-1/+1
| * [Bugfix][API] - Fix API response for colab usersStephen2022-10-261-4/+6
* | Merge remote-tracking branch 'upstream/master'Bruno Seoane2022-10-241-1/+1
|\|
| * rename api/processing to api/models for #3511AUTOMATIC2022-10-241-0/+106
* Reverse run_extras changeBruno Seoane2022-10-241-4/+4
* Remove unused field and classBruno Seoane2022-10-231-5/+1
* Add folder processing endpointBruno Seoane2022-10-231-1/+5
* Move processing's models into models.pyBruno Seoane2022-10-231-2/+110
* Update endpoints to use gradio's own utils functionsBruno Seoane2022-10-231-2/+2
* Add batch processing "extras" endpointBruno Seoane2022-10-231-1/+14
* Add "extra" single image operationBruno Seoane2022-10-231-1/+25
* Moved moodels to their own file and extracted base64 conversion to its own fu...Bruno Seoane2022-10-221-0/+8