Commit Graph

1343 Commits

Author SHA1 Message Date
Cohee
dbfab55140 Update readme.md 2023-05-08 01:05:42 +03:00
Cohee
66c40b3157 Update bug_report.md 2023-05-07 00:34:41 +03:00
Cohee
868a01a9d8 Merge pull request #234 from paniphons/main 2023-05-05 12:36:26 +03:00
Paniphon
24420a8235 Update FAQ with Claude and 2 self-hosted HF models 2023-05-05 16:28:44 +07:00
Cohee
282c74871e Update readme.md 2023-05-04 13:37:09 +03:00
Cohee
29dc6ea74b Update readme.md 2023-05-04 13:36:27 +03:00
Cohee
07787c0612 Create LICENSE 2023-05-04 13:33:45 +03:00
Cohee
aebf305b3a Merge pull request #223 from gidzzz/fix-docker-without-volume 2023-05-03 11:25:10 +03:00
Grzegorz Gidel
ebe1ee20d1 Concise Dockerfile and entrypoint 2023-05-03 00:59:48 +02:00
Grzegorz Gidel
a772cf5aee Correct check for missing resources in Docker 2023-05-03 00:59:48 +02:00
Grzegorz Gidel
7159f946f2 Allow the app to run in Docker without a volume 2023-05-03 00:59:48 +02:00
SillyLossy
73067071aa Add package-lock back 2023-05-02 21:06:47 +03:00
Cohee
087aad1b63 Merge pull request #221 from CypherpunkSamurai/main
[feature] add run on replit button
2023-05-02 21:04:36 +03:00
cypherpunksamurai
10b353c171 add run on replit button
added run on replit button for easy run

Signed-off-by: cypherpunksamurai <cypherpunksamurai@users.noreply.com>
2023-05-02 18:00:56 +00:00
Cohee
c178f04793 Merge pull request #219 from gidzzz/fix-extensions-toggling 2023-05-02 12:30:26 +03:00
Grzegorz Gidel
1f6f157214 Fix unreliable disabling/enabling of extensions 2023-05-02 02:04:16 +02:00
Cohee
def0ed7a8e Merge pull request #212 from paniphons/main
Add Pygmalion-7B example to FAQ
2023-05-01 21:23:11 +03:00
Paniphon
7d94872b48 Add Pygmalion-7B example to FAQ 2023-05-02 00:36:05 +07:00
Cohee
c3d8686c4f Update readme.md 2023-04-28 18:34:21 +03:00
Cohee
0283a288b2 Merge pull request #190 from gidzzz/reduce-docker-size 2023-04-28 10:22:00 +03:00
Grzegorz Gidel
42e84643cf Remove npm cache in Docker to save >40 MB on image size 2023-04-28 05:02:11 +02:00
Grzegorz Gidel
b3b1e42755 Add .git to .dockerignore to save >100 MB on image size 2023-04-28 03:55:52 +02:00
Cohee
b83ef20c03 Update faq.md 2023-04-27 15:34:54 +03:00
Cohee
9d8b13604a Update readme.md 2023-04-27 15:34:06 +03:00
Cohee
fe4c626369 Merge pull request #180 from gidzzz/docker-webp-import
Fix WebP character import in Docker and do not lose files on failed conversion
2023-04-27 11:08:18 +03:00
Grzegorz Gidel
e58da51518 Fix the warning about empty continuation lines in Dockerfile 2023-04-27 01:36:38 +02:00
Grzegorz Gidel
46617fc2f5 Fix WebP character import in Docker (dwebp does not like musl) 2023-04-27 01:00:10 +02:00
Grzegorz Gidel
e4f9c7e9c6 Do not delete characters on failed WebP conversion 2023-04-27 00:59:53 +02:00
Cohee
c4d49729cc Update GPU.ipynb 2023-04-26 21:44:44 +03:00
Cohee
cab76a0c4a Update readme.md 2023-04-26 21:37:02 +03:00
Cohee
9d9aac014a Merge pull request #175 from gidzzz/fix-examples-positioning
Consistent positioning and formatting of pinned examples
1.4.9
2023-04-26 11:57:32 +03:00
SillyLossy
38929366fb Fix [BUG] Poe.com "Invalid or expired token" when trying to use poe.com API. Cohee1207/SillyTavern#177 2023-04-26 11:55:33 +03:00
Cohee
9372a60bbf Merge pull request #176 from Chanka0/main 2023-04-26 10:00:01 +03:00
Chanka0
a9e8484111 Remote connection troubleshooting 2023-04-25 20:57:11 -06:00
Grzegorz Gidel
ea709d246d Consistent spacing between examples regardless of pinning 2023-04-26 03:14:16 +02:00
Grzegorz Gidel
48359e2f0a Fix scenario positioning with pinned example messages 2023-04-26 00:42:45 +02:00
Cohee
2b67b00427 Remove legacy colab link from Readme 2023-04-25 12:21:58 +03:00
SillyLossy
48ece2a0ef Change CF runner 2023-04-25 11:31:46 +03:00
SillyLossy
ee6753ae74 Pin CF version 2023-04-25 11:25:14 +03:00
Cohee
5c69fe7176 Merge pull request #168 from gidzzz/main
Process examples in one place and fix some bugs
2023-04-25 10:40:26 +03:00
Grzegorz Gidel
d3e17a8e72 Fix disable_examples_formatting for pinned Pygmalion examples 2023-04-25 03:43:47 +02:00
Grzegorz Gidel
a76bd22cb4 Handle preprocessing of example messages in one place 2023-04-25 03:43:47 +02:00
SillyLossy
81c186b05c Colab 2023-04-24 21:05:23 +03:00
SillyLossy
2e24aea734 New oobabooga code https://github.com/oobabooga/text-generation-webui/pull/990 2023-04-24 00:54:25 +03:00
Cohee
40169c704a Merge pull request #154 from artisticMink/feature/basic-authentication
Add Basic Authentication Support to SillyTavern
2023-04-23 22:07:38 +03:00
maver
5666752568 Set whitelistMode to true by default 2023-04-23 18:31:47 +02:00
maver
8be863b50b Warn user when no whitelist or auth method is chosen
And the server is publicly available
2023-04-23 18:11:28 +02:00
maver
c821b1fba4 Add option to start server with basic authentication enabled 2023-04-23 18:10:44 +02:00
maver
4da104211b Add basic authentication middleware 2023-04-23 18:09:23 +02:00
SillyLossy
0897685f02 Fix cloudflare sharing 2023-04-23 17:36:11 +03:00