Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | call sampler by name | arcticfaded | 2022-10-19 | 2 | -8/+9 |
* | provide sampler by name | arcticfaded | 2022-10-18 | 2 | -4/+24 |
* | gradio and FastAPI | arcticfaded | 2022-10-18 | 1 | -5/+8 |
* | Put API under /sdapi/ so that routing is simpler in the future. This means t... | Ryan Voots | 2022-10-18 | 1 | -1/+1 |
* | Re-use webui fastapi application rather than requiring one or the other, not ... | Ryan Voots | 2022-10-18 | 1 | -4/+2 |
* | prevent API from saving | arcticfaded | 2022-10-17 | 1 | -0/+2 |
* | example API working with gradio | arcticfaded | 2022-10-17 | 2 | -20/+45 |
* | add missing requirement for api and fix some typos | AUTOMATIC | 2022-10-17 | 1 | -1/+1 |
* | Update api.py | Jonathan | 2022-10-17 | 1 | -10/+1 |
* | Update processing.py | Jonathan | 2022-10-17 | 1 | -1/+0 |
* | Update processing.py | Jonathan | 2022-10-17 | 1 | -36/+5 |
* | pydantic instrumentation | arcticfaded | 2022-10-17 | 1 | -0/+99 |
* | initial prototype by borrowing contracts | arcticfaded | 2022-10-17 | 1 | -0/+60 |