JT
1f6c947102
add onetrainer & moved tk/tcl env vars to BaseGitPackage
11 months ago
JT
8f8f85cf4a
Fix invoke update & settings not saving when 0 bytes
11 months ago
Ionite
2fac330523
Fix infinity
11 months ago
JT
4bb95b70fe
review pls
11 months ago
Ionite
feb1bf3bcb
Move duplicate path fixes to BaseGitPackage
11 months ago
JT
5494868af2
Show tooltip explaining why you cant import cuz your hard drive is full
11 months ago
JT
346542f953
we pay per line of code or something idk
11 months ago
JT
d646db150c
Throw exceptions when out of free space instead of whatever the fk it does now
11 months ago
Ionite
208ee648eb
Fix backwards git init args
12 months ago
JT
28716c10ef
Delete failed installations if a new install is attempted in the same directory
1 year ago
ionite34
b051ef15e5
New RunGit overloads for better errors, refactors
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
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
77f563d0c6
Rearrange packages & remove calls to base.InstallPackage
1 year ago
JT
ae394a1955
Use git operations for package updates & installs. Also adds search box to outputs page
1 year ago
JT
eb2e2135cf
use Images folder instead of Outputs & "handle" file conflicts
1 year ago
JT
070f80aafc
Added toggle for using Shared Output folder on packages tab
1 year ago
Ionite
50a91040fe
Simplify and improve safety of shared folder links
1 year ago
Ionite
dd6b8a066a
More nullable fixes
1 year ago
Ionite
cd978d28b7
SetupVenv pass through onConsoleOutput
1 year ago
Ionite
8b6ba5f06e
Check ShouldIgnoreReleases in GetAllVersionOptions
1 year ago
JT
1273af84ba
AutoScroll to end & package fixes
...
- Added button for auto-scroll-to-end for package console output
- Fixed auto-close dialog not closing on package updates
- Fixed missing onConsoleOutput for package updates
- Switched Foooocus to branch-only mode
1 year ago
JT
b5cb6d654a
Fixed weird shared progress event
1 year ago
jt
e0462b5bd1
formatting
1 year ago
JT
bb686a581f
Added SharedFolderMethod & TorchVersion options to Advanced Install Options
1 year ago
JT
b9cb81e9a9
install/update/versioning refactor & new install dialog layout wip
1 year ago
Ionite
6524a58c1a
Add forceRecreate option for BaseGitPackage.SetupVenv
1 year ago
JT
c9130c4067
update vlad update to switch back to branch before updating
1 year ago
Ionite
c536cf3bae
Add virtual implementations for shared folder setup
1 year ago
Ionite
6f7153d699
cleanup and nullability fixes
1 year ago
Ionite
4a8019bba3
Add PyVenvRunner GetEntryPoint and refactors
...
- Also moves WorkingDirectory and EnvironmentVariables as class properties so they don't have to be passed to every call to a VenvRunner instance
1 year ago
Ionite
2c57e9c76e
Shutdown confirmation and faster exit handling
1 year ago
Ionite
bd349a74cc
Add VoltaML package
1 year ago
JT
f58e2a1afd
Don't include prerelease in package updates & update to nightly avalonia for better mica effect
1 year ago
JT
21d757cbfe
Add IncludePrerelease arg for GetLatestRelease
1 year ago
Ionite
0ac31c7b9c
ProcessRunner and ansi parsing
1 year ago
JT
45a8c6ef69
Convert github cache to use db & some vlad fixes
1 year ago
Ionite
0e85741a95
Fix more nullability warnings
1 year ago
Ionite
bf263f141b
Nullability and using fixes
1 year ago
Ionite
786ca72a4c
Add input sending for launch page console
1 year ago
Ionite
eaf609c51d
Update LaunchPage vm IDisposable
1 year ago
Ionite
1f11f97d64
nullability fixes
1 year ago
JT
76f8a61df0
moved a bunch of stuff to the Core package, everything should still work in the wpf app except I still need to port ArchiveHelper? that might not
1 year ago
Ionite
85e375123e
Move common classes to Core assembly
1 year ago
Ionite
cbcfcb8217
Move Models.Progress to Core assembly
1 year ago
Ionite
baff351f5c
Move progress models to Models.Progress
1 year ago
JT
c2619de066
delete zip when done installing & write empty global settings if not exist
1 year ago
Ionite
8b19391621
Simplify condition
1 year ago
Ionite
ac596f3458
Handle empty commit on updates
1 year ago