aboutsummaryrefslogtreecommitdiffstats
path: root/modules/api/processing.py
Commit message (Expand)AuthorAgeFilesLines
* rename api/processing to api/models for #3511AUTOMATIC2022-10-241-106/+0
* non-implemented mask with any typeStephen2022-10-231-1/+1
* [API][Feature] - Add img2img API endpointStephen2022-10-231-2/+9
* call sampler by namearcticfaded2022-10-191-3/+3
* provide sampler by namearcticfaded2022-10-181-2/+14
* example API working with gradioarcticfaded2022-10-171-18/+38
* Update processing.pyJonathan2022-10-171-1/+0
* Update processing.pyJonathan2022-10-171-36/+5
* pydantic instrumentationarcticfaded2022-10-171-0/+99