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
Ionite
ddb68607aa
Add WindowsPrerequisiteHelper and migrated EmbeddedResources to AvaloniaResource.
1 year ago
Ionite
174910709d
Update async methods and refactor file handling
...
Refactored file handling to use asynchronous methods which improves performance. UpdateLinksForPackage method in SharedFolders class has been updated to return a Task. The code for moving all files and subdirectories within a source directory to destination directory has been added. In case destination contains a file with the same name, an exception is being thrown if the hashes of the files do not match.
1 year ago
Ionite
3487e9833a
More console ansi parse stuff
1 year ago
Ionite
0ac31c7b9c
ProcessRunner and ansi parsing
1 year ago
JT
e50ac12c9e
Added NotificationService.Show overload & some install page fixes
1 year ago
JT
ef713fc854
set cacheDuration to 15 mins
1 year ago
JT
45a8c6ef69
Convert github cache to use db & some vlad fixes
1 year ago
Ionite
d136355f0f
Fix linux path delimiter
1 year ago
Ionite
d32f1baec3
Convert remaining path combines to os independent
1 year ago
Ionite
667fc4b028
Refactor impl of python dependencies to package
1 year ago
Ionite
5d8e695cac
Remove additional extensions for tar
1 year ago
Ionite
82e3de6e01
Fixed escapes in Regex7ZOutput
1 year ago
Ionite
ff1c775295
add missing process start
1 year ago
Ionite
63e4458c23
Fix 7z output parsing
1 year ago
Ionite
bb385d1d1a
Improved extraction handling
1 year ago
Ionite
eb762b8198
Add missing return for symlink
1 year ago
Ionite
0c0e60864d
Add OS support attributes to original Prereq helper
1 year ago
Ionite
633d381736
Fix symlink extraction
1 year ago
Ionite
86b2b280e5
Add string ToRepr extension
1 year ago
Ionite
55a7d73cab
handle symbolic links in archive extract
1 year ago