840 Commits (80f28815d326baef072adc74669cba8ea7593b97)

Author SHA1 Message Date
Ionite 20e28d0443
Remove negative prompt expansion 9 months ago
Ionite c215b0c73a
Add IComfyStep support for StackEditableCardViewModel 9 months ago
Ionite 2d22db1374
Implement Prompt Expansion module step 9 months ago
Ionite d0c650051a
Add PromptCard style steps 9 months ago
Ionite 19383fde5a
Add prompt expansion module 9 months ago
Ionite 9a05a787b9
Remove unused DI fields 9 months ago
Ionite a2bff10a1b
Simplify ControlNet and Upscaler download usages 9 months ago
Ionite 7e80d9847d
Auto extract for TrackedDownload and RemoteResource 9 months ago
Ionite a3d95abf2d Add back some stuff removed in 81652930 9 months ago
Ionite 00e0bfc3c3
Add back some stuff removed in 81652930 9 months ago
Ionite 993eb15e8d
Add Config help dialog in menu 9 months ago
Ionite a3829d6a68
Add config loading for Inference 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 59af8bc07d Fixed extension modification dialog not showing any progress messages & added GFPGAN link to a1111 9 months ago
JT a0d6ae12f4 Added SDWebUi Forge by lllyasviel & fixed extension modification not showing any progress. also enabled extensions for vlad & ui-ux 9 months ago
JT 587fee5b77
Merge pull request #511 from ionite34/recommended-fix 9 months ago
JT 112cc652de Fix crash on recommended models dialog when civitai ded 9 months ago
Ionite 2691fd2462
Merge pull request #509 from ionite34/inference-fixes 9 months ago
ionite34 027d846216
Move SDTurbo Denoise strength to temp property 9 months ago
Ionite 604fe366b3
Fix addon conditioning not applied in sampler 9 months ago
ionite34 1b4cadf5da
Move SDTurbo Denoise strength to temp property 9 months ago
ionite34 2e4989c521
Add app name to debug info 10 months ago
JT 2b51c5f49e added comfy install prompt for stable swarm & remaining pieces for swarm I think? launch args, symlink/config settings, etc... 10 months ago
JT c663482177 moar fixes & chagenlog 10 months ago
JT 9330cc98ed change property too 10 months ago
JT 2a132d4f16 Fix sorting when searching by model ID in CivitAiBrowser 10 months ago
JT e736708e74 added model check to ImageToVideo also 10 months ago
Ionite 1decfaeae4
More settings cleanup unused funcs 10 months ago
Ionite c2fb73a5e5
Cleanup some redundant settingsmanager funcs 10 months ago
Ionite 5c2a3087db
Refactors for LibraryDir type change 10 months ago
JT d3f3c858a0 fixed a few bugs from sentry, see chagenlog for details 10 months ago
Ionite edd4460981
Fix controlnet missing image error 10 months ago
JT 7f0325f086 wip beginnings of stable swarm. should install & launch but not everything hooked up yet 10 months ago
Ionite 783934a447
Fix outputs not containing grid for notifications 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 dd1f3d2a14
Include install location in notification 10 months ago
Ionite 3645ff4102
Remove duplicate notification 10 months ago
Ionite 6d8fb3258f
Add notifications for package install 10 months ago
Ionite 97e7f6fb9a
Add notification for package updates 10 months ago
Ionite 91a9bb8eee
Fix unobserved task 10 months ago
Ionite ba195d259a
Add notification for one click install 10 months ago
JT 2088d3c0aa Fix outputs page crash & update chagenlog 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 1a8fd000f5 Updated torch version for A1111, fixed vlad update maybe, updated Fooocus launch args, and fixed OneClickInstallFinished event not firing 10 months ago
JT 0a513ff25c added skip one-click button 10 months ago