SillyTavern / SillyTavern

LLM Frontend for Power Users.
https://sillytavern.app
GNU Affero General Public License v3.0
6.39k stars 1.93k forks source link

[FEATURE_REQUEST] PORTABLE #2126

Closed marco-trovato closed 1 week ago

marco-trovato commented 1 month ago

Have you searched for similar requests?

Yes

Is your feature request related to a problem? If so, please describe.

The launcher installed conda and the requirements system wide, but i would like it to have a virtual environment, so it could be transportable to another machine on a USB drive.

Describe the solution you'd like

Just add "python -m venv env" to the launcher :)

Describe alternatives you've considered

No response

Additional context

No response

Priority

Medium (Would be very useful)

Are you willing to test this on staging/unstable branch if this is implemented?

Yes

Wolfsblvt commented 1 month ago

The launcher is a different project. This is for Silly Tavern itself. https://github.com/SillyTavern/SillyTavern-Launcher

You can open feature requests there.

Cohee1207 commented 1 week ago

Not an ST issue.