- 11月 09, 2022
-
-
由 d8ahazard 创作于
By creating a file called "preload.py" in an extension folder and declaring a preload(parser) method, we can add extra command-line args for an extension.
-
- 11月 08, 2022
-
-
由 AUTOMATIC 创作于
Where are they now? Here: https://github.com/AUTOMATIC1111/stable-diffusion-webui-old-localizations
-
由 AUTOMATIC 创作于
-
由 AUTOMATIC 创作于
-
由 AUTOMATIC 创作于
-
- 11月 07, 2022
-
-
由 AUTOMATIC 创作于
-
- 11月 06, 2022
-
-
由 AUTOMATIC 创作于
-
由 AUTOMATIC1111 创作于
Add a barebones CLIP interrogate API endpoint
-
由 AUTOMATIC1111 创作于
-
由 AUTOMATIC 创作于
-
由 AUTOMATIC 创作于
-
由 AUTOMATIC 创作于
list changed Settings keys in UI do not print VRAM/etc stats everywhere but in calls that use GPU
-
由 AUTOMATIC 创作于
-
由 AUTOMATIC1111 创作于
Fixes #800 #1562 #2075 #2304 #2931 LDSR upscaler producing black bars
-
由 Han Lin 创作于
-
由 Eugenio Buffo 创作于
Italian localization - Additions and updates
-
由 Riccardo Giovanetti 创作于
Updated localization with the latest version of these Scripts/Extensions: SD-Chad - Stable Diffusion Aesthetic Scorer (added) AlphaCanvas StylePile Alternate Sampler Noise Schedules SD Latent Mirroring (new) SD Dynamic Prompts Dataset Tag Editor Depth Maps (new) Improved prompt matrix (new) New Extensions: Auto-sd-paint-ext (new) training-picker (new) Unprompted NovelAI-2-local-prompt (new) tokenizer (new) Hope there aren't too many mistakes or wrong translations, in case let me know.
-
- 11月 05, 2022
-
-
由 Dynamic 创作于
Update ko_KR.json
-
由 Dynamic 创作于
New setting option and some additional extension index strings
-
由 AUTOMATIC 创作于
-
由 AUTOMATIC1111 创作于
Add support for the new DPM-Solver++ samplers added to k-diffusion
-
由 AUTOMATIC1111 创作于
Python 3.8 typing compatibility
-
由 AUTOMATIC1111 创作于
add back png info in image api
-
由 evshiron 创作于
-
由 AUTOMATIC 创作于
-
由 Evgeniy 创作于
Solves problems with ```Traceback (most recent call last): File "webui.py", line 201, in <module> webui() File "webui.py", line 178, in webui create_api(app) File "webui.py", line 117, in create_api from modules.api.api import Api File "H:\AIart\stable-diffusion\stable-diffusion-webui\modules\api\api.py", line 9, in <module> from modules.api.models import * File "H:\AIart\stable-diffusion\stable-diffusion-webui\modules\api\models.py", line 194, in <module> class SamplerItem(BaseModel): File "H:\AIart\stable-diffusion\stable-diffusion-webui\modules\api\models.py", line 196, in SamplerItem aliases: list[str] = Field(title="Aliases") TypeError: 'type' object is not subscriptable``` and ```Traceback (most recent call last): File "webui.py", line 201, in <module> webui() File "webui.py", line 178, in webui create_api(app) File "webui.py", line 117, in create_api from modules.api.api import Api File "H:\AIart\stable-diffusion\stable-diffusion-webui\modules\api\api.py", line 9, in <module> from modules.api.models import * File "H:\AIart\stable-diffusion\stable-diffusion-webui\modules\api\models.py", line 194, in <module> class SamplerItem(BaseModel): File "H:\AIart\stable-diffusion\stable-diffusion-webui\modules\api\models.py", line 197, in SamplerItem options: dict[str, str] = Field(title="Options") TypeError: 'type' object is not subscriptable```
-
由 AUTOMATIC1111 创作于
Fix errors from commit f2b697 with --hide-ui-dir-config
-
由 AUTOMATIC1111 创作于
add --cors-allow-origins cmd opt
-
由 AUTOMATIC1111 创作于
-
由 AUTOMATIC1111 创作于
Open extensions links in new tab
-
由 AUTOMATIC1111 创作于
Sort hypernetworks list
-
由 AUTOMATIC1111 创作于
Save/loading AdamW optimizer (for hypernetworks)
-
由 AUTOMATIC1111 创作于
Use typing.Optional instead of | to add support for Python 3.9 and below
-
由 AUTOMATIC1111 创作于
Add support for SSL/TLS (provide Gradio TLS options)
-
由 AUTOMATIC 创作于
-
由 papuSpartan 创作于
-
由 papuSpartan 创作于
-
由 Billy Cao 创作于
-
由 hentailord85ez 创作于
-
由 hentailord85ez 创作于
-