missionfloyd
|
5cb567c138
Add schedulers API endpoint
|
1 tahun lalu |
AUTOMATIC1111
|
c1deec64cb
lint
|
1 tahun lalu |
AUTOMATIC1111
|
09b5ce68a9
add images.read to automatically fix all jpeg/png weirdness
|
1 tahun lalu |
AUTOMATIC1111
|
33fbe943e2
Merge pull request #15062 from astriaai/fix-exif-orientation-api
|
1 tahun lalu |
Alon Burg
|
67d8dafe44
Fix EXIF orientation in API image loading
|
1 tahun lalu |
Aarni Koskela
|
e3fa46f26f
Fix various typos with crate-ci/typos
|
1 tahun lalu |
AUTOMATIC1111
|
19c95de8eb
Merge pull request #14715 from stefanbenten/sb/embedding-refresh
|
1 tahun lalu |
Stefan Benten
|
2974b9cee9
modules/api/api.py: add api endpoint to refresh embeddings list
|
1 tahun lalu |
unknown
|
8d986727b3
include tls arguments in api uvicorn init
|
1 tahun lalu |
AUTOMATIC1111
|
5d7d1823af
rename infotext.py again, this time to infotext_utils.py; I didn't realize infotext would be used for variable names in multiple places, which makes it awkward to import the module; also fix the bug I caused by this rename that breaks tests
|
1 tahun lalu |
AUTOMATIC1111
|
d859cec696
infotext.py: rename usages in the codebase
|
1 tahun lalu |
AUTOMATIC1111
|
79c9151802
Merge pull request #14421 from lanyeeee/api_thread_safe
|
1 tahun lalu |
lanyeeee
|
f651405427
remove locks, move init code to __init__
|
1 tahun lalu |
lanyeeee
|
91560e98c4
fix format issue
|
1 tahun lalu |
AUTOMATIC1111
|
05230c0260
fix img2img api that i broke when implementing infotext support
|
1 tahun lalu |
kurisu_u
|
d05f9e8124
Merge branch 'dev' into api_thread_safe
|
1 tahun lalu |
lanyeeee
|
c069c2c562
add locks to ensure init args are thread-safe
|
1 tahun lalu |
AUTOMATIC1111
|
8f18263759
fix bad values read from infotext for API, add comment
|
1 tahun lalu |
AUTOMATIC1111
|
11a435b469
img2img support for infotext API
|
1 tahun lalu |
AUTOMATIC1111
|
0aacd4c72b
add support for alwayson scripts for infotext API
|
1 tahun lalu |
AUTOMATIC1111
|
8b08b78c03
make it so that if an option from infotext conflicts with an argument from API, the latter overrides the former
|
1 tahun lalu |
AUTOMATIC1111
|
ba92135a2b
add override_settings support for infotext API
|
1 tahun lalu |
AUTOMATIC1111
|
bb07cb6a0d
a
|
1 tahun lalu |
lanyeeee
|
00d4a4d4ac
move thread-unsafe code to __init__
|
1 tahun lalu |
AUTOMATIC1111
|
de03882d6c
make task ids for API work without force_task_id
|
1 tahun lalu |
AUTOMATIC1111
|
5b7d86d42b
Merge pull request #14314 from gayshub/master
|
1 tahun lalu |
gayshub
|
6d7e57ba6a
fix the problem of ruff of github
|
1 tahun lalu |
gayshub
|
da45e73b4f
fix the problem of ruff of github
|
1 tahun lalu |
gayshub
|
d859de37d9
fix the problem of ruff of github
|
1 tahun lalu |
gayshub
|
1242ba08e1
add allow specify the task id and get the location of task in the queue of pending task
|
1 tahun lalu |