index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
api
/
api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add batch processing "extras" endpoint
Bruno Seoane
2022-10-23
1
-2
/
+23
*
Add "extra" single image operation
Bruno Seoane
2022-10-23
1
-5
/
+38
*
Moved moodels to their own file and extracted base64 conversion to its own fu...
Bruno Seoane
2022-10-22
1
-11
/
+6
*
Remove unused imports
Bruno Seoane
2022-10-22
1
-4
/
+1
*
call sampler by name
arcticfaded
2022-10-19
1
-5
/
+6
*
provide sampler by name
arcticfaded
2022-10-18
1
-2
/
+10
*
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
1
-2
/
+7
*
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
*
initial prototype by borrowing contracts
arcticfaded
2022-10-17
1
-0
/
+60