Commit Graph

100 Commits

Author SHA1 Message Date
deffcolony
3d6a2282ee Update install_comfyui.bat
update to cuda 12.8
2025-05-26 11:42:20 +02:00
deffcolony
e93ed7c584 replace WMIC with powershell 2025-05-06 20:24:03 +02:00
deffcolony
8d3c46e0e0 added rvc-python 2025-05-02 14:39:35 +02:00
deffcolony
773d7dab71 update sdwebui function
added model for sdwebui & forge
2025-04-22 18:07:09 +02:00
deffcolony
a5b9b44ee6 Update edit_comfyui_modules.bat
add --cpu flag in editor for comfyui
2025-04-15 16:07:52 +02:00
deffcolony
f8af891ec4 Update install_alltalk_v2.bat 2025-04-10 23:21:54 +02:00
deffcolony
9bfd9d4dcd add function to start comfyui 2025-03-27 00:47:37 +01:00
deffcolony
57c360993e added comfyui module editor 2025-03-27 00:33:53 +01:00
deffcolony
240badb9c9 update STL for Linux&Mac
Update STL to make it stable and useable & bring most features from the current Windows version. Features from app installer are work in progress
2025-02-24 01:11:14 +01:00
deffcolony
1ff0d46343 Update install_comfyui.bat 2025-01-22 16:48:29 +01:00
deffcolony
3cee65e6bd fixes invokeai launch
+removed python run command since it works with invokeai-web command only
2024-12-22 02:06:47 +01:00
deffcolony
d083a7aafa Update install_alltalk_v2.bat 2024-12-21 18:21:26 +01:00
Blueprint Coding
e6f1724420 Set autorepair of ST launch to NO by default
Fixes missing log issues for users with slow internet

Fixed the info_vram bat that was broken due to bad merged contributor code. Little less info than before but the core works at least.
2024-12-19 19:11:51 -07:00
deffcolony
b43e03974f launcher upgrades
+added ability to install alltalk v2
+added ability to uninstall alltalk v2
+added ability to launch alltalk v2 with optional features: finetune, diag
+organized voice generation menus
2024-12-17 22:30:18 +01:00
deffcolony
c5896e497a launcher upgrades
+added ability to clear npm cache
2024-12-02 11:54:49 +01:00
deffcolony
ad5193eb84 use node.lts 2024-11-10 20:55:00 +01:00
Blueprint Coding
33d22b273b Editor Settings Issues and Tabby Menu Fix
Fixed Tabby and ForgeUI Saving and Loading Issues because values weren't always being read from txts and sometimes overriden with hard sets.

Tabby menu fixed via very specific saving and exiting steps that prevent the looping and overriding of previous values.
2024-11-03 12:38:11 -07:00
deffcolony
2341363266 Merge pull request #78 from JaceEthaniel/main
[BUG] Dual GPU displaying incorrect VRAM (and preventing models from being downloaded via launcher)
2024-09-28 23:22:11 +02:00
Jace Ethaniel
39aec814b8 Update gpu_info.bat
Adds not-super-good iteration through multiple GPUs and selects the one with the most VRAM out of the last two.
2024-09-25 04:55:29 -07:00
deffcolony
4651f59e2f launcher upgrades
+use env variable one time for all
2024-09-25 13:52:23 +02:00
deffcolony
3c6bca6006 launcher upgrades
+dont report undefined environment upon startup.
+fixes libraries to include additional optimizations that are only activated in production.
2024-09-25 13:26:40 +02:00
deffcolony
e7700db52a launcher upgrades
+added uninstaller for tailscale
2024-09-23 17:45:40 +02:00
deffcolony
bf1d620d29 Update install_cudatoolkit.bat 2024-09-22 18:53:33 +02:00
Cohee
0cd769e621 Shut npm install
See SillyTavern#2876
2024-09-19 16:05:32 +00:00
deffcolony
090cdec213 launcher upgrades
+added fix for RVC installer
+moved rvc launcher webui + realtime into seperate .bat file
2024-09-12 17:00:36 +02:00
Blueprint Coding
ddc7ec0c34 added auto tailscale url gen to the home menu
only appears if the user has tailscale installed
2024-09-04 17:01:23 -06:00
Blueprint Coding
5b5e182156 added check for existence of tailscale log 2024-09-04 16:51:38 -06:00
Blueprint Coding
2a20f5ec76 forgot the exit command on restart 2024-09-04 16:38:05 -06:00
Blueprint Coding
68a8c3be65 added handle for log not existing 2024-09-04 16:35:52 -06:00
Blueprint Coding
3d2fcca9a8 added root for restart 2024-09-04 16:31:57 -06:00
Blueprint Coding
54dfbf80ed Cant autorun config, needs STL restart prior 2024-09-04 16:27:19 -06:00
Blueprint Coding
6eb6f134a3 removed duplicate color codes 2024-09-04 16:23:52 -06:00
Blueprint Coding
1b23aafb07 Fix issue for tailscale install 2024-09-04 16:23:11 -06:00
Blueprint Coding
2474f92166 Quick bug fix for tailscale 2024-09-04 16:20:47 -06:00
Blueprint Coding
0afd6905de Added Tailscale VPN installer and configuration
incremented to 24.1.5.0
2024-09-04 16:17:00 -06:00
Blueprint Coding
8bb38755db Update GPU and VRAM detection
marked as 24.1.4.0
2024-08-30 11:31:56 -06:00
Blueprint Coding
1f87612e83 Rollback for GPU query for crash bug, new version coming soon 2024-08-30 10:23:18 -06:00
deffcolony
e357d81cde launcher upgrades
+fixed koboldcpp not launching for AMD
+move koboldcpp code into seperate bat file
2024-08-28 22:21:14 +02:00
Blueprint Coding
c7825eeb76 updated VRAM/GPU retrieval to be more compatible with multi-GPU & integrated systems 2024-08-28 13:48:57 -06:00
deffcolony
9ee039f1ae launcher upgrades
+move sdwebui + sdwebui forge code into seperate bat file
2024-08-28 14:56:04 +02:00
deffcolony
565a5e9200 launcher upgrades
+added stable difussion webui forge modules editor
2024-08-28 01:49:30 +02:00
deffcolony
73debbaafe launcher upgrades
+added ostris ai toolkit. Feature Request by: @BlueprintCoding
2024-08-26 15:35:07 +02:00
deffcolony
6a8d2d3655 launcher upgrades
+added dep upgrade for tabbyapi when installing first time so it fixes module missing
2024-08-22 11:15:58 +02:00
Blueprint Coding
9ba0172d13 Fixed ST Update Log Match | Tabby API Updater Streamlined.
Fixed ST launch match on update function.
Changed Tabby API update process so confusing instructions are surpressed
2024-08-20 13:06:19 -06:00
deffcolony
3d5559996a launcher upgrades
+fixes tabbyapi install for real this time with pip update
2024-08-20 19:27:02 +02:00
Blueprint Coding
9227f11960 added 1 more match for redundancy 2024-08-18 13:30:10 -06:00
Blueprint Coding
be41b1c497 Updated log wrapper to make an easier match is ST changes their launch echos 2024-08-18 13:10:34 -06:00
Cohee
886f143c8b Don't touch package-lock 2024-08-18 12:38:16 +03:00
Blueprint Coding
f3459b919b 1 character fix for log detection of ST Staging 2024-08-16 08:49:35 -06:00
deffcolony
15061a9a04 Update install_sdwebuiforge.bat 2024-08-16 13:14:29 +02:00