Ionite
29fdf55f7f
Fix update indeterminate progress
1 year ago
Ionite
457872f01e
Change MoveToWithIncrement as separate method
1 year ago
Ionite
3d90e64235
Add updater markdown parse support for channel preferences
1 year ago
JT
2ecc93587b
re-invert the showOneClick check
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
7d884e0c51
Skip preload in headless, update ui test size
1 year ago
JT
a6b2a42ada
Added OpenOnGitHub button and hid the NYI inference features
1 year ago
Ionite
52a3228d10
Turns out didn't need this
1 year ago
Ionite
44990e9520
Add Verify UI Tests
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
43f0d83e50
get tkinter from cdn, sort packages by difficulty, hide output sharing stuff for kohya, and some UI adjustments
1 year ago
Ionite
7f935a960a
Add index url handling for upgrades and downgrades
1 year ago
Ionite
4ce639cb8d
Auto add index url for torch packages
1 year ago
Ionite
55aa387301
Restore selected package after background refreshes
1 year ago
Ionite
4c123ab55e
Add python package upgrade and downgrade support
1 year ago
Ionite
65bd60c85c
Fix outputs page crash on unrecognized packages
1 year ago
Ionite
a339dc753f
Refresh button for python packages dialog
1 year ago
Ionite
cd6d6afbb5
Fix design preview
1 year ago
Ionite
9cb91eb200
Add modification complete messages
1 year ago
Ionite
75c5986977
Name refactor
1 year ago
Ionite
e7e0f4e9d6
Fix loading progress
1 year ago
Ionite
288b10ef18
Add sorting by package name
1 year ago
Ionite
630e023bfb
Fix IsLoading not observable
1 year ago
Ionite
768a47a57e
No --yes for install
1 year ago
Ionite
9356a7e93e
Add --yes flags to pip commands
1 year ago
Ionite
3021ca7a5d
Fix primary button missing
1 year ago
Ionite
d5c56221d6
Implement install and uninstall buttons for pip packages
1 year ago
Ionite
c8f01fb94e
Add pip package management dialog
1 year ago
JT
6039bf88fe
just ignore shared folders since its confusing
1 year ago
JT
d4fc11f4e8
move Inference to the other category dropdown
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
167353bab2
Use ImageSearcher for Outputs and ImageFolderCard
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
55768d0191
Fix invalid model name format path
1 year ago
JT
f4a0486e63
didn't need global event
1 year ago
JT
fc7c13d3e4
Fix images being cut off when toggling Show Model Images on checkpoints page
1 year ago
JT
4fa10cb27e
Added ctrl+scroll for zoom to inference & outputs image browsers
1 year ago
JT
465d74d569
fix update check timer
1 year ago
JT
a425279bdc
inject via attributes & fix package update check & update nuget packages
1 year ago
Ionite
d45da70bd9
Add showing of manual input prompt from unrecognized input APC
1 year ago
Ionite
d3338f9340
Fix infinite progress wheel when package uninstall fails
1 year ago
Ionite
2541ccf6f6
Fix crash when package keys from newer version are present
...
Now treats unknown keys as unknown package
1 year ago
JT
edbe5e2855
Added more launch options for fooocus & pin new xformers for comfy/Fooocus
1 year ago
JT
622c68ee24
Buncha Stuff
...
- Added Stable Diffusion WebUI-DirectML package
- Added GPU compatibility badges to the installers
- Added filtering of "incompatible" packages (ones that do not support your GPU) to all installers
- This can be overridden by checking the new "Show All Packages" checkbox
- The One-Click Installer now uses the new progress dialog with console
- NVIDIA GPU users will be updated to use CUDA 12.1 for ComfyUI & Fooocus packages for a slight performance improvement
- Update will occur the next time the package is updated, or on a fresh install
1 year ago
Ionite
a406933f46
Use observable predicate for outputs filter
1 year ago
JT
932893299f
Remove unused property
1 year ago
JT
ae394a1955
Use git operations for package updates & installs. Also adds search box to outputs page
1 year ago
Ionite
a2bcd2268a
Use GenerationParameters interface to save correct sampler name
1 year ago