arcticfaded
|
8d5d863a9d
|
gradio and FastAPI
|
2022-10-18 06:51:53 +00:00 |
|
Ryan Voots
|
247aeb3aaa
|
Put API under /sdapi/ so that routing is simpler in the future. This means that one could allow access to /sdapi/ but not the webui.
|
2022-10-18 08:44:50 +03:00 |
|
Ryan Voots
|
c3851a853d
|
Re-use webui fastapi application rather than requiring one or the other, not both.
|
2022-10-18 08:44:50 +03:00 |
|
arcticfaded
|
f29b16bad1
|
prevent API from saving
|
2022-10-17 20:36:14 +00:00 |
|
arcticfaded
|
f80e914ac4
|
example API working with gradio
|
2022-10-17 19:10:36 +00:00 |
|
AUTOMATIC
|
d42125baf6
|
add missing requirement for api and fix some typos
|
2022-10-17 11:50:20 +03:00 |
|
Jonathan
|
71d42bb44b
|
Update api.py
|
2022-10-17 11:34:22 +03:00 |
|
Jonathan
|
99013ba68a
|
Update processing.py
|
2022-10-17 11:34:22 +03:00 |
|
Jonathan
|
832b490e51
|
Update processing.py
|
2022-10-17 11:34:22 +03:00 |
|
arcticfaded
|
9e02812afd
|
pydantic instrumentation
|
2022-10-17 11:34:22 +03:00 |
|
arcticfaded
|
60251c9456
|
initial prototype by borrowing contracts
|
2022-10-17 11:34:22 +03:00 |
|