JT
026b9d0cb1
Only download images from civitai with Type == "image" since they finally added that property
8 months ago
Ionite
660dad4245
Add layer diffuse selection for SD1.5 / SDXL
8 months ago
Ionite
395d9c3963
Add PreOutputAction support for Text2Img and Img2Img
8 months ago
Ionite
52b32f9227
Add LayerDiffuseModule as Sampler addon option
8 months ago
Ionite
51b6e1be36
Add LayerDiffuseCard ViewModel
8 months ago
Ionite
cefb08e4da
Add LayerDiffuseModule
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
035d54c844
remove console write
8 months ago
JT
f40f0b6cc0
use AsyncImage where possible (some weird stacklayout bug means we still use BetterAdvancedImage in some places). also updated nugets including avalonia to 11.0.10. also updated readme.
8 months ago
JT
f30181caa8
allow download without comfy
8 months ago
JT
c217189ade
changed how metadata is downloaded & added context menus & localization stuff
8 months ago
JT
cbc37fb466
backport some bug fixes from dev
8 months ago
JT
19cd60c195
Fixed all that I can fix
8 months ago
JT
6657cf59ea
Converted civitai browser to new pagination cursor stuff & converted backend to use DynamicData
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
ec4c7343da
i18n
8 months ago
JT
86bcdaf86f
show dialog if another instance is running & fix design view hogging the pipe
8 months ago
JT
a5beaf434c
handle download links from sm chrome extension & fix model delete not deleting from cache
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
Ionite
1270c13ede
Use model merging instead
8 months ago
Ionite
80f9bf3a22
Add Strength based latent blend for ReferenceOnly
8 months ago
Ionite
f378b8dac8
Fix image rescale size
8 months ago
Ionite
f781fbb229
Fix ReferenceOnly ControlNet batch image outputting original as well
8 months ago
Ionite
1dfd2eb4e5
Fix Sampler to use temp model
8 months ago
Ionite
810b22cd08
Fix extensions update requirement not updating
8 months ago
Ionite
3a3f94621b
Fix missing usings from merge
8 months ago
Ionite
4bfa567ed4
Fix merge
8 months ago
Ionite
664c8e5ba5
Fix merge
8 months ago
Ionite
e7be967cdd
Reference controlnet refactors
8 months ago
JT
66fa815d6b
Fix a few issues from github & placeholder text when deleting models
8 months ago
Ionite
eee89bba1a
Add HiresFix modules optionally inherit addon conditioning
8 months ago
JT
e93a097f71
task cancellation working & editdiff on UI thread & dynamicdata for categories
8 months ago
Ionite
9de2bfe668
Add Inference ControlNet Preprocessor preview button
9 months ago
JT
b394e5b701
faster outputs page with Task.Run & avalonia.labs async image
9 months ago
JT
09c72677b7
fix crash when directory not exist
9 months ago
Ionite
d5f726d9d6
Add DebugExtractImagePromptsToTxt Command
9 months ago
JT
ea9dc5a3d2
Changed from a dropdown list to a TreeView for outputs browser
9 months ago
JT
9abbaa0f16
add teaching tip
9 months ago
Ionite
a15dd34d97
Add Debug GC Collect and clear image cache commands
9 months ago
Ionite
e94760b5ce
Improve ControlNet preprocessor serialization and non connected loading
9 months ago
JT
685662302d
update localizations
9 months ago
JT
8f53c281b3
updated one-click stuff & confirm exit dialog for multi-package
9 months ago
Ionite
842ab35e7d
Add Inference ControlNet preprocessor dimensions
9 months ago
Ionite
37f1ac512c
Add error handling for SelectImage card hashing
9 months ago