14 Commits (ac085628540d0ec6a988fad93f5b8f2154209571)

Author SHA1 Message Date
AUTOMATIC 910a097ae2 add initial version of the extensions tab
fix broken Restart Gradio button
3 years ago
AUTOMATIC 61836bd544 shorten Hypernetwork strength in infotext and omit it when it's the default value. 3 years ago
timntorres 66d038f6a4 Read hypernet strength from PNG info. 3 years ago
AUTOMATIC 35c45df28b fix broken ↙ button, fix field paste ignoring most of useful fields for for #3768 3 years ago
AUTOMATIC 2922d8144f make existing image browser extension not break 3 years ago
AUTOMATIC 3c207ca684 add needed imports fr new code in copypaste.py 3 years ago
yfszzx 4a4647e0df create send to buttons in one module 3 years ago
AUTOMATIC df57064093 do not load aesthetic clip model until it's needed
add refresh button for aesthetic embeddings
add aesthetic params to images' infotext
3 years ago
Mackerel b748b583c0 generation_parameters_copypaste.py: fix indent 3 years ago
Vladimir Repin 46122c4ff6 Send empty prompts as valid generation parameter 3 years ago
AUTOMATIC fde7fefa2e update #2336 to prevent reading params.txt when --hide-ui-dir-config option is enabled (for servers, since this will let some users access others' params) 3 years ago
Trung Ngo e72adc999b Restore last generation params 3 years ago
AUTOMATIC 600cc0342d added support for setting hires fix from pasted prompts
added more robust detection of last line with parameters for pasted prompts
3 years ago
AUTOMATIC 39ce23f42d add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo tabs
fixed some [send to..] buttons to work properly with all tabs
3 years ago