Disty0
42845b344c
Cleanup
2024-01-09 16:07:43 +03:00
Vladimir Mandic
3a79d502b6
Merge pull request #2697 from Trojaner/api/ipadapters
...
Update FaceID api params
2024-01-09 07:32:41 -05:00
Enes Sadık Özbek
9d2446f359
Fix model descriptions for FaceID
2024-01-08 22:47:19 +03:00
Enes Sadık Özbek
f1b6971f7e
Update FaceID api params
2024-01-08 22:45:16 +03:00
Vladimir Mandic
119424399f
controle module enable scripts and extensions
2024-01-07 17:55:00 -05:00
Enes Sadık Özbek
6077bd01df
Fix API docs typo
2023-12-31 01:00:17 +03:00
Enes Sadık Özbek
88a86b901f
Add ip_adapter and face_id fields for txt2img/ímg2img APIs
2023-12-31 00:49:41 +03:00
Enes Sadık Özbek
17e8fbfe92
Fix png-info and extensions endpoints
2023-12-18 18:29:08 +03:00
Enes Sadık Özbek
350cd17465
Implement remaining API changes
2023-12-18 18:09:25 +03:00
Enes Sadık Özbek
5b61d849b8
[Breaking change] Align some APIs with AUTOMATIC1111
...
* /refresh-vaes -> /refresh-vae
* /sd_models response [name -> model_name]
2023-12-18 15:21:06 +03:00
Vladimir Mandic
36324361bd
refactor en folder handling
2023-09-21 11:58:24 -04:00
Vladimir Mandic
cb43af03a2
get api extra-networks
2023-09-16 16:45:11 -04:00
Vladimir Mandic
d3177fc560
fix api typing for scripts
2023-09-15 10:09:06 -04:00
Vladimir Mandic
7bda411738
improve styles, better logging
2023-09-09 13:47:46 -04:00
Vladimir Mandic
d41baddf50
add styles to extra networks
2023-09-03 15:00:48 -04:00
Marcin Dzierwa
0611b1e4d9
added /sdapi/v1/sd-vae endpoint
2023-08-04 18:58:47 +02:00
Vladimir Mandic
a79b8c86c2
cleanup before merge
2023-07-08 12:20:37 -04:00
Vladimir Mandic
5a341b1182
add log monitoring
2023-06-28 10:35:15 -04:00
Vladimir Mandic
9334b2f21c
jumbo merge part three
2023-06-14 13:54:23 -04:00
Vladimir Mandic
cb307399dd
jumbo merge
2023-06-13 11:59:56 -04:00
Vladimir Mandic
1360c6422a
add fp16 test
2023-05-08 09:27:50 -04:00
Vladimir Mandic
cd580866a7
fix awalys on script args
2023-04-29 12:37:36 -04:00
Vespinian
5546e71a10
Fixed whitespace
2023-03-11 12:35:20 -05:00
Vespinian
46f9fe3cd6
Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui
2023-03-11 12:33:35 -05:00
Vespinian
2174f58dae
Changed alwayson_script_name and alwayson_script_args api params to 1 alwayson_scripts param dict
2023-03-11 12:21:33 -05:00
AUTOMATIC1111
8ec0442dcd
Merge pull request #8322 from yeataro/master
...
add: /sdapi/v1/scripts in API
2023-03-11 13:43:34 +03:00
AUTOMATIC
3531a50080
rename fields for API for saving/sending images
...
save images to correct directories
2023-03-11 13:22:59 +03:00
Vladimir Mandic
b012d70f15
update using original defaults
2023-03-04 17:51:37 -05:00
Yea chen
c48bbccf12
add: /sdapi/v1/scripts in API
...
API for get scripts list
2023-03-04 11:46:07 +08:00
Vladimir Mandic
f8e219bad9
allow api requests to specify do not send images in response
2023-03-03 09:00:52 -05:00
Vladimir Mandic
23d4fb5bf2
allow saving of images via api
2023-03-03 08:29:10 -05:00
Vespinian
3b6de96467
Added alwayson_script_name and alwayson_script_args to api
...
Added 2 additional possible entries in the api request: alwayson_script_name, a string list, and, alwayson_script_args, a list of list containing the args of each script. This allows us to send args to always on script and keep backwards compatibility with old script_name and script_arg api params
2023-02-27 21:51:20 -05:00
AUTOMATIC
6f31d2210c
support detecting midas model
...
fix broken api for checkpoint list
2023-01-27 11:54:19 +03:00
AUTOMATIC
602a1864b0
also return the removed field to sdapi/v1/upscalers because someone might have relied on it existing
2023-01-24 10:09:30 +03:00
AUTOMATIC
42a70d7477
repair sdapi/v1/upscalers returning bogus results
2023-01-24 10:05:45 +03:00
AUTOMATIC
a95f135308
change hash to sha256
2023-01-14 09:56:59 +03:00
Vladimir Mandic
39ea251945
add textinfo to progress response
2023-01-11 10:23:51 -05:00
Vladimir Mandic
2275f130bf
relax reponse type check enforcement
2023-01-09 21:23:58 -05:00
AUTOMATIC1111
b1d976dca2
Merge pull request #6466 from vladmandic/api-get-memory
...
Implement API get-memory
2023-01-10 02:02:19 +03:00
noodleanon
d38ede71d5
Added script support in txt2img endpoint
2023-01-07 14:21:31 +00:00
noodleanon
50e2536279
Merge branch 'AUTOMATIC1111:master' into img2img-api-scripts
2023-01-07 14:18:09 +00:00
Vladimir Mandic
47534577ed
api-get-memory
2023-01-07 07:51:35 -05:00
AUTOMATIC1111
983167e621
Merge pull request #6448 from aednzxy/patch-2
...
increase upscale api validation limit
2023-01-07 12:34:42 +03:00
Dean Hopkins
82c1f10b14
increase upscale api validation limit
2023-01-06 22:10:03 +00:00
noodleanon
b5253f0dab
allow img2img api to run scripts
2023-01-05 21:21:48 +00:00
Suffocate
1288a3bb7d
Use the read_info_from_image function directly
2023-01-04 20:36:30 +00:00
Philpax
c65909ad16
feat(api): return more data for embeddings
2023-01-02 12:21:48 +11:00
Philpax
b5819d9bf1
feat(api): add /sdapi/v1/embeddings
2023-01-02 10:18:11 +11:00
Vladimir Mandic
5f1dfbbc95
implement train api
2022-12-24 18:02:22 -05:00
Jim Hays
c0355caefe
Fix various typos
2022-12-14 21:01:32 -05:00