JT
026b9d0cb1
Only download images from civitai with Type == "image" since they finally added that property
8 months ago
JT
61abe7a1f6
use same nsfwlevel
8 months ago
JT
04db64fcfb
many change
...
- Added more metadata to the image dialog info flyout
- Added Restart button to console page
- Model download location selector now searches all subfolders
- Fixed Civitai model browser not showing images when "Show NSFW" is disabled
- Fixed crash when Installed Workflows page is opened with no Workflows folder
- Fixed progress bars not displaying properly during package installs & updates
8 months ago
JT
870aa20a80
output sharing by default & invokeai fixes & some torch version updates
8 months ago
JT
f30181caa8
allow download without comfy
8 months ago
JT
cbc37fb466
backport some bug fixes from dev
8 months ago
JT
76cf8fbd41
Fix star ratings for civitai stuff
...
(cherry picked from commit 38013c16d6
)
8 months ago
JT
38013c16d6
Fix star ratings for civitai stuff
8 months ago
JT
2f0e081e90
- Fixed crash on startup when library directory is not set
...
- Fixed One-Click install progress dialog not disappearing after completion
- Fixed ComfyUI with Inference pop-up during one-click install appearing below the visible scroll area
- Made PackageModificationRunner's ModificationCompleteMessage a required property
- Made the initial window size bigger to account for the size of the new one click installer dialog
8 months ago
JT
3c23d6774e
Fix model download location for vae when part of a checkpoint CivitModel
8 months ago
JT
56b6a2c279
Really confirm package deletion
...
(cherry picked from commit 7c2f51cc09
)
8 months ago
JT
7c2f51cc09
Really confirm package deletion
8 months ago
JT
45f48ce36f
fix inference launch connection stuff to work with multi-package
9 months ago
Ionite
1ea83f30f9
Add install node option and target package selection
9 months ago
Ionite
0c30b4ba32
Fix openart extension install
9 months ago
JT
be8d2cd78d
now downloads & installs the required nodes & the workflow
9 months ago
JT
5e7b9286ac
just put the whole json in there (for now)
9 months ago
Ionite
7e80d9847d
Auto extract for TrackedDownload and RemoteResource
9 months ago
JT
5a41985c04
show error if no custom path
9 months ago
JT
6c7c6ead56
Added the ability to choose where CivitAI model downloads are saved
9 months ago
JT
587fee5b77
Merge pull request #511 from ionite34/recommended-fix
...
Fix Recommended Models crash
(cherry picked from commit 5915b131ed
)
9 months ago
JT
112cc652de
Fix crash on recommended models dialog when civitai ded
9 months ago
Ionite
1decfaeae4
More settings cleanup unused funcs
10 months ago
JT
585b4771da
each package now defines its own prerequisites and each install now calls InstallPackageRequirements instead of InstallAllIfNecessary
10 months ago
Ionite
91a9bb8eee
Fix unobserved task
10 months ago
Ionite
ba195d259a
Add notification for one click install
10 months ago
JT
e87a63f9d1
poof
10 months ago
JT
b656d4c3d1
undo inference revert
10 months ago
JT
c85bf77fcb
Show package install after RecommendedModelsDialog is closed
10 months ago
JT
476756aab0
Wrap install in a task and fire&forget so that we don't click "install" and just sit there waiting for a second before the dialog disappears
10 months ago
JT
83994c9384
refactored non-blocking post-install stuff & added isInferenceInstall to new one click
10 months ago
JT
490745f77c
mostly finished recommended models view
10 months ago
JT
c39e9b6c75
recommended models dialog
10 months ago
JT
abe631df13
added non-blocking package runner option to show new dialog that doesnt exist yet
...
also fixed env vars not being editable in release mode
also added api stuff for recommended models dialog (that doesnt exist yet)
10 months ago
JT
e2b355e443
new one click installer dialog (wip)
10 months ago
Ionite
47736c828c
Add copy button for exception dialog
10 months ago
ionite34
34908a2f00
Allow multiple arguments in pip install args
...
(cherry picked from commit 868edbffd1
)
10 months ago
ionite34
cec7342f6d
Move DirectoryPathExtensions to Core, add cancel token
10 months ago
ionite34
7013f81311
Add extension settings
10 months ago
JT
f0fba442ee
added base model filter to checkpoints page (wip)
...
and some other bug fixes n improvements n stuff idk read the chagenlog
11 months ago
ionite34
8e728be4e3
Fix comment
11 months ago
ionite34
9fe0ef8689
macos update compat fixes
11 months ago
JT
fc6ef780e7
fix build errors
11 months ago
JT
2d17a51231
Some fixes from dev
11 months ago
ionite34
ae9a9d3f61
Fix ConnectionHelp navigation to installer
11 months ago
ionite34
b6a5d0516c
Organize namespaces
11 months ago
JT
f582bf4d76
ionite killed comfy manager & I added search to new packages page
11 months ago
JT
3c425d4a7f
added ShowIncompatiblePackages toggle
11 months ago
JT
177d9cb024
New installer flow with tabs n extensions n stuff
11 months ago
JT
b619270b55
allow import if free space is null
11 months ago