- 24 Oct, 2022 7 commits
- 
- 
Bruno Seoane authoredUpdate serialization on the batch images endpoint 
- 
Bruno Seoane authored
- 
Bruno Seoane authoredAlso minor refactor 
- 
Bruno Seoane authoredIt didn't make sense to have two differente files for the same and "models" is a more descriptive name. 
- 
Bruno Seoane authored
- 
- 
Bruno Seoane authored
 
- 
- 23 Oct, 2022 33 commits
- 
- 
Bruno Seoane authoredIn batch mode run_extras tries to preserve the original file name of the images. The problem is that this makes no sense since the user only gets a list of images in the UI, trying to manually save them shows that this images have random temp names. Also, trying to keep "orig_name" in the API is a hassle that adds complexity to the consuming UI since the client has to use (or emulate) an input (type=file) element in a form. Using the normal file name not only doesn't change the output and functionality in the original UI but also helps keep the API simple. 
- 
AUTOMATIC1111 authoredupdate ESRGAN architecture and model to support all ESRGAN models 
- 
w-e-w authored
- 
kabachuha authored
- 
Stephen authored
- 
Stephen authored
- 
Stephen authored
- 
DepFA authored
- 
Bruno Seoane authored- Separate extra modes into 3 endpoints so the user ddoesn't ahve to handle so many unused parameters. - Add response model for codumentation 
- 
Bruno Seoane authored
- 
Bruno Seoane authored
- 
AngelBottomless authoredSomeone had 6000 images in their dataset, and it was shown as 0, which was confusing. This will allow tracking real time dataset-average loss for registered objects. 
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authoredadded an option to always only show one image in previews removed duplicate code 
- 
Unnoen authored
- 
AngelBottomless authored
- 
AUTOMATIC authored
- 
MrCheeze authored
- 
AUTOMATIC authored
- 
Kris57 authored
- 
Kris57 authored
- 
Kris57 authored
- 
Kris57 authored
- 
Kris57 authored
- 
Kris57 authored
- 
Kris57 authored
- 
random_thoughtss authored
- 
AUTOMATIC1111 authored[Hypernetworks] Add a feature to use dropout / more activation functions 
- 
Greendayle authored
- 
Greendayle authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
 
- 
