AUTOMATIC
c9bded39ee
sort extensions by date and add an option to sort by other columns
3 years ago
AUTOMATIC1111
992a877a4a
Merge pull request #4684 from simcop2387/fix-extension-docker
...
Fix docker tmp/ and extensions/ handling for docker.
3 years ago
AUTOMATIC
713c48ddd7
add an 'installed' tag to extensions
3 years ago
AUTOMATIC
b6e5edd746
add built-in extension system
...
add support for adding upscalers in extensions
move LDSR, ScuNET and SwinIR to built-in extensions
3 years ago
jcowens
99b19b1a8f
fix typo
3 years ago
Ryan Voots
671c0e42b4
Fix docker tmp/ and extensions/ handling for docker. might also work for symlinks
3 years ago
Mrau Hu
d671d1d45d
Fix: `error: Your local changes to the following files would be overwritten by merge` when run `pull()` method,
...
because WSL2 Docker set 755 file permissions instead of 644, this results to the error.
Updated `Extension` class: replaced `pull()` with `fetch_and_reset_hard()` method.
Updated `apply_and_restart()` function: replaced `ext.pull()` with `ext.fetch_and_reset_hard()` function.
3 years ago
AUTOMATIC
98947d173e
run installers for newly installed extensions
3 years ago
AUTOMATIC
e5b4e3f820
add tags to extensions, and ability to filter out tags
...
list changed Settings keys in UI
do not print VRAM/etc stats everywhere but in calls that use GPU
3 years ago
innovaciones
0d7e01d995
Open extensions links in new tab
...
Fixed for "Available" tab
3 years ago
Ju1-js
e33d6cbddd
Make extension manager Remote links open a new tab
3 years ago
AUTOMATIC
5b0f624bdc
Added Available tab to extensions UI.
3 years ago
AUTOMATIC
dc7425a56e
disable access to extension stuff for non-local servers
3 years ago
AUTOMATIC
910a097ae2
add initial version of the extensions tab
...
fix broken Restart Gradio button
3 years ago