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
2ab18347ce
Merge pull request #94 from someotherotherguy/patch-1
...
Return to parent directory after launching/before returning home
2025-01-31 13:32:54 +01:00
Alek
bda8539fa9
Rearrange cd's to make directory change more readable
2025-01-30 19:55:05 -08:00
Alek
e52ce30c80
Go to parent directory after starting SillyTavern
2025-01-30 19:46:35 -08:00
deffcolony
1ff0d46343
Update install_comfyui.bat
2025-01-22 16:48:29 +01:00
Blueprint Coding
3efb906103
Added Hardstop Warning for Installing in Cloud Storage Folders
...
Added a hardstop to prevent the install of the launcher into OneDrive, Dropbox or Google Drive. Installing in these locations can cause dependencies errors not to mention its bad for speed and privacy because of cloud syncing.
2024-12-28 12:12:24 -07: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
Blueprint Coding
471ddec8c8
Added Forced Encoding for Launcher Bat Sessions
...
Forces the use of region code 437 (US English) for encoding during active sessions of STL to prevent issues.
2024-11-10 13:59:45 -07:00
deffcolony
6061500898
Update installer.bat
2024-11-10 20:58:44 +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
519445f8e4
Update Launcher.bat
2024-10-21 11:33:03 +02: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
deffcolony
804787f0b7
Update README.md
2024-09-25 14:03:42 +02:00
Jace Ethaniel
964d06098f
Update Launcher.bat
...
Adds not-super-terrible iteration to make the script select the GPU with the most VRAM from among the last two iterated GPUs. (Maybe should be done differently)
2024-09-25 04:58:12 -07: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
a07fa2eea0
Update Launcher.bat
2024-09-25 13:30:25 +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
deffcolony
f8eb260cb6
Merge pull request #75 from SillyTavern/npm-quiet
...
Shut npm install
2024-09-19 18:21:52 +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
deffcolony
4268635d9d
Update installer.bat
...
+changed node.js powershell install. Do not depend on version number always grab the latest
2024-09-08 18:29:14 +02:00
deffcolony
6876cb5c2d
Update installer.bat
2024-09-08 18:14:12 +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
3b62a01229
Added display for tailscale on homescreen once config run once
2024-09-04 16:47:58 -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
7cfa64daf7
Version change
2024-09-04 16:18:33 -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
4046ad55a3
Update installer.bat
...
+added auto installer for node.js if not found
2024-08-24 15:15:24 +02:00