kingbri
8381305f70
Server: Add API key for security
...
When the extras server was hosted publicly, there was a huge security
risk of anyone finding a cloudflare tunnel URL and directly querying
API routes.
However, this had a simple solution of implementing middleware to check
if a generated API key is valid. Since the server is simple, the API
key is a string of bytes stored in a textfile. If that textfile is
deleted, extras will automatically create a new API key/textfile.
Additionally, this is enabled via an optional argument to prevent
local user irritation.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-02 22:26:54 -04:00
Cohee
f011989b25
Update README.md
2023-05-30 23:09:24 +03:00
Cohee
6a65169109
Update README.md
2023-05-30 23:08:13 +03:00
kingbri
6f94638f76
Update README
...
Signed-off-by: kingbri <bdashore3@proton.me >
2023-05-30 13:32:47 -04:00
SillyLossy
0d69fb0406
Add chromadb purge method
2023-05-23 00:29:56 +03:00
Cohee
49f119bbe7
Update README.md
2023-05-18 14:03:42 +03:00
Sanskar Tiwari
c59cf665cf
typos
2023-05-18 10:28:33 +05:30
Mark Ceter
71013c381f
Add arbitrary metadata to message
2023-05-17 18:37:22 +00:00
Mark Ceter
20e988890d
Actualize docs
2023-05-17 17:16:24 +00:00
Mark Ceter
6c281c3b59
Add chromadb
2023-05-17 17:10:16 +00:00
Cohee
65b1547d74
Update README.md
2023-05-12 00:35:41 +03:00
SillyLossy
42767bd6e8
Add Silero TTS server
2023-05-12 00:31:50 +03:00
SillyLossy
782694afe2
Replace default emotion model
2023-05-09 10:50:29 +03:00
SillyLossy
b9eb80e460
Lock torch versions in conda install string
2023-05-09 00:11:59 +03:00
Cohee
df798cde35
Update README.md
2023-05-05 16:04:31 +03:00
Cohee
d203cf1ef6
Update README.md
2023-05-05 16:03:04 +03:00
Cohee
af89a81281
Update README.md
2023-05-01 15:53:28 +03:00
Cohee
3b1729facf
Update README.md
2023-04-27 19:41:02 +03:00
Cohee
2503453a9e
Update README.md
2023-04-27 19:39:45 +03:00
Cohee
fd3617c8f6
Update README.md
2023-04-27 19:31:05 +03:00
Cohee
9dbfc36a3b
Update README.md
2023-04-27 19:30:28 +03:00
Cohee
4af6f90a73
Update README.md
2023-04-27 19:28:59 +03:00
Cohee
0caa20b8ba
Update README.md
2023-04-27 19:26:53 +03:00
Cohee
a824b806f4
Update README.md
2023-04-27 17:14:56 +03:00
Cohee
1e312d9f9e
Remove legacy colab link
2023-04-25 12:22:29 +03:00
Cohee
68a6e9f277
Update README.md
2023-04-15 15:18:41 +03:00
Cohee
d7b38bfa7b
Update README.md
2023-04-15 15:17:56 +03:00
Cohee
8abc74ad7c
Update README.md
2023-04-15 15:16:09 +03:00
Babnam
c5ae0524c1
docs: reflect changes in README
...
Added new endpoints and image generation arguments.
2023-04-12 13:16:45 +02:00
Babnam
4905035841
docs: changed argument flags to reflect change
2023-04-11 20:58:38 +02:00
Babnam
70820c7d14
docs: added argument flags to README
2023-04-11 16:29:01 +02:00
Cohee
8c3f1f06f7
Update README.md
2023-04-07 00:16:13 +03:00
Cohee
d0106571b8
Update README.md
2023-04-07 00:15:18 +03:00
Cohee
17622dd055
Update README.md
2023-04-07 00:14:44 +03:00
Cohee
7feceedb5c
Rebranding
2023-04-05 21:36:14 +03:00
Cohee
5e3f041936
Update README.md
2023-03-19 20:47:15 +02:00
SillyLossy
1756d869a2
Removed textcap model option (didn't work in all modes)
2023-03-13 02:04:17 +02:00
Cohee
6156667aba
Update README.md
2023-03-12 17:03:02 +02:00
Cohee
74f2aeb271
Update README.md
2023-03-12 02:43:35 +02:00
Cohee
e318a247d4
Update README.md
2023-03-11 17:53:57 +02:00
Cohee
8f60cbc14d
Update README.md
2023-03-11 17:50:15 +02:00
Cohee
cd07027ec4
Update README.md
2023-03-11 17:44:38 +02:00
Cohee
c41a0da3a2
Update README.md
2023-03-11 17:37:55 +02:00
Cohee
41c9a9c0ef
Update README.md
2023-03-11 17:37:12 +02:00
Cohee
2b5e343485
Update README.md
2023-03-11 16:51:49 +02:00
Cohee
2428d99ca1
Update README.md
2023-03-11 16:48:31 +02:00
SillyLossy
d840dad3ec
Upgrade default captioning model to large BLIP. Provide alternatives in colab
2023-03-09 23:41:08 +02:00
Cohee
40cbd76280
Update README.md
2023-03-09 23:18:16 +02:00
Cohee
0b98ea2a02
Update README.md
2023-03-09 23:17:11 +02:00
Cohee
2d9b5eb67e
Update README.md
2023-03-09 14:58:10 +02:00