Ionite
f9647c1eca
Update GetFilesDownload for api response changes
1 year ago
Ionite
7d8d9e6922
Add dev role alias
1 year ago
Ionite
7409deb97a
Add Update preferences page
1 year ago
ionite34
b051ef15e5
New RunGit overloads for better errors, refactors
1 year ago
jt
b4fd64e7fc
macos fixes & remove mac label for volta
1 year ago
Ionite
bbf5b3990e
Fix MoveToDirectoryAsync
1 year ago
Ionite
78632fb14f
Fix Delete method to have consistent not exist behavior with DeleteAsync
1 year ago
Ionite
20f2f9784a
oops forgot to push a file
1 year ago
Ionite
457872f01e
Change MoveToWithIncrement as separate method
1 year ago
JT
d553069d74
always upgrade torch+cu118 to torch+cu121 for invoke
1 year ago
JT
07610da00d
fix invokeAI torch/cuda check so we don't reinstall torch every update
1 year ago
JT
df40dc6a5b
Rework and reduce calls to GitHub to help mitigate rate limiting. also made git pulls autostash & invokeAI should now install torch2.1/cuda12.1 for nvidia users
1 year ago
Ionite
7fba28fd0a
Add update channel selection and V3 update format support
1 year ago
Ionite
0b16f3efb0
Add Civit account connection and model downloads
1 year ago
Ionite
ebc0aafad0
Add Custom URI scheme handlers for oauth
1 year ago
Ionite
d0979941b5
Add jwt token refreshing, Improved UserSecrets deserialization error handling
1 year ago
Ionite
f61b1c8da2
Add lykos signup and username profile image display
1 year ago
Ionite
b978895515
Update accountservice to send updates for status
1 year ago
Ionite
eeaf0ce4ac
Add Lykos account login wip
1 year ago
Ionite
b58ee4b1a5
Fix GlobalUserSecrets.LoadFromFile crash if not exist
1 year ago
Ionite
1b2ccb7c15
Add WIP user accounts page for debug mode
1 year ago
JT
040b2109b2
Updated spam3 handling for ansi process changes
1 year ago
JT
dab5b3286d
fix GetLatestVersion
1 year ago
JT
2baef5903b
Invoke fixes & other misc changes
...
- Added IPAdapter SharedFolderType
- Moved GetLatestVersion to BaseGitPackage
- Added MainBranch property to each package for defining the default "main" branch
- Fixed update check when package is a prerelease version
- Setup model folders before running invokeai-configure so it can do its conversion stuff
1 year ago
JT
7c26aa69be
Install httpx to fix a1111 install
1 year ago
JT
0ab2e8c28c
simplify new package
1 year ago
JT
cb06b26a54
Enlarged some controls to make more room for non-English text, updated rocm version for Fooocus, and added FocusControlNet fork
1 year ago
JT
f4142c9648
fix nullref in a1111 install
1 year ago
JT
43f0d83e50
get tkinter from cdn, sort packages by difficulty, hide output sharing stuff for kohya, and some UI adjustments
1 year ago
JT
5d21d7ad1a
chagenlog & Disclaimer
1 year ago
JT
1a6aecef6f
fix A1111 installs
1 year ago
Ionite
3c8b65b962
Fix generation params parsing with quotes
1 year ago
Ionite
5a0e237cb8
Catch exceptions in TryParse, move parsing to Parse
1 year ago
JT
8e91a47514
only do tkinter path stuff on windows
1 year ago
JT
40134a43ef
linux test
1 year ago
JT
be693bbe91
updated with launch args & script mods to use venv accelerate
1 year ago
JT
95bb528d06
Added kohya_ss package (wip) and tkinter install
1 year ago
JT
9bbcf4bca0
Enables Release Mode for InvokeAI
1 year ago
Ionite
01e6c52aa7
Fix not waiting for exit before exit code check
1 year ago
Ionite
d5c56221d6
Implement install and uninstall buttons for pip packages
1 year ago
JT
d4fc11f4e8
move Inference to the other category dropdown
1 year ago
JT
bcfa4b9463
add inference category
1 year ago
JT
ed95a35c6a
Fixes consolidation moving images already in the destination & fixes inference gallery showing all images
1 year ago
Ionite
1b3eef75f4
Add IEquatable overload for EditDiff
1 year ago
Ionite
9a07a7dff1
Simplify LocalImageFile comparisons with record
1 year ago
Ionite
6aa297c308
Add FilePath.Extension property
1 year ago
Ionite
3469f29228
Fix trailing newlines, more unit tests
1 year ago
Ionite
b0d9019268
Add new generic parsing for generationparams
1 year ago
JT
1c4ae0888a
Added Consolidate button to move all images to shared output directory
...
Also probably fixed crash when model description is null
1 year ago
Ionite
93749cf3ff
Fix direct-ml not supported for fooocus and mre
1 year ago