JT
070f80aafc
Added toggle for using Shared Output folder on packages tab
1 year ago
Ionite
72c149a64a
fix missing continue
1 year ago
Ionite
50a91040fe
Simplify and improve safety of shared folder links
1 year ago
Ionite
98b50be62d
Fix progress total captured variable
1 year ago
Ionite
626e3436ef
Formatting cleanup
1 year ago
Ionite
026e9bd19a
Fix shared folder link ending early
1 year ago
Ionite
8274addb92
Error handling for file metadata parsing
1 year ago
Ionite
7ca106f87c
Check stream length to fix value errors
1 year ago
Ionite
598371e140
Add Sampler Scheduler conversions
1 year ago
Ionite
a62c093bce
Add metadata parsing from FilePath
1 year ago
Ionite
863c9440a1
Show app startup time in logs
1 year ago
Ionite
060f907520
Add details footer to ImageViewerDialog
1 year ago
Ionite
a993c752d0
Move GetImageSize to ImageMetadata class
1 year ago
Ionite
11cb46abf8
Abstract common generation functionality to InferenceGenerationViewModelBase
1 year ago
Ionite
5593820d68
Update inference states on model index changes
1 year ago
Ionite
954493f662
Add debug only code timer
1 year ago
Ionite
dd69f2b278
Update translations and font
1 year ago
JT
569bb7c770
Add ReadTextChunk method for loading image metadata quickly
1 year ago
Ionite
88325cdbf0
Add generation parameters to image index db entry
1 year ago
JT
aefef59546
finished up install stuff, added to download/progressmanager, restore dialog, etc
1 year ago
Ionite
e1b6b999c6
Add ImageIndexService and Inference Image Viewer
1 year ago
Ionite
40ea8f8b81
Update CodeTimer with optional postfix
1 year ago
jt
e0462b5bd1
formatting
1 year ago
JT
bb686a581f
Added SharedFolderMethod & TorchVersion options to Advanced Install Options
1 year ago
ionite34
a15b7734d4
Add 7z assets, python paths
1 year ago
Ionite
7aee93fc8f
Fix gpu recognition for tesla cards
1 year ago
JT
0af48eaa90
Adds ROCm check/torch install for ComfyUI
1 year ago
Ionite
723a95f4aa
Add Equality comparer for InstalledPackage
1 year ago
Ionite
ef3bdbd054
Add hash saving continuation actions for downloader
1 year ago
JT
94115fd700
Added Fooocus & select new data directory button
1 year ago
Ionite
c143c506ef
Add CodeTimer
1 year ago
Ionite
5dab3e6026
Cleanup and null checks
1 year ago
Ionite
58782b4b29
Remove PageChangeRequested event
1 year ago
JT
8e8bcbe305
Added Base Model to checkpoint browser search options & also did some housekeeping
1 year ago
JT
faa7b7c75c
Added shared model folder handling for InvokeAI & made the packages handle their own RemoveModelFolderLinks
1 year ago
Ionite
dd2e6d7708
Change from ImageSharp to use skia instead
1 year ago
Ionite
fc7b42900d
Add image processor and tests
1 year ago
Ionite
a69ae1422c
Add Settings option for discord rich presence
1 year ago
JT
5a771df338
Remove from cache when done downloading
1 year ago
JT
dc342742ce
SharedFolders refactor for ComfyUI & Vlad:
...
- Now updates config files in the respective packages instead of using symlinks
- Other 3 packages still use symlinks for now
- Added dictionary indexer [] thing to packageFactory
- Installers now call the BasePackage SetupModelFolders method instead of SharedFolders
- Launch page now calls the BasePackage UpdateModelFolders instead of SharedFolders
1 year ago
Ionite
a502af2d85
Shared folder refactors to support multiple mappings
1 year ago
JT
0d46913ee2
Checkpoints page fixes & more:
...
- Create shared models directory if it doesnt exist
- Always show checkpoint folder options even if they're empty
- Added Vlad ControlNet shared folder link
1 year ago
JT
3614248cc9
ok maybe this time
1 year ago
JT
3b0b4df2f0
maybe fix tests?
1 year ago
Ionite
d0c884b992
Fix app path resolution on non - appimage linux builds
1 year ago
Ionite
47ab468abe
Add Compat.AppCurrentPath
1 year ago
JT
007b3e2d0c
Fixed a test & updated Jenkinsfile
1 year ago
Ionite
875460ae9b
Updater now uses SemVersion for prerelease version support
1 year ago
Ionite
5f2c0b57ad
Improve launch PATH environment setting for venvs
1 year ago
JT
f88953ed13
Re-add regular ol StartProcess & some one-click fixes
1 year ago