Commit Graph

182 Commits

Author SHA1 Message Date
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
ed43eb0aa5 Remove debug print 2023-05-17 17:13:57 +00:00
Mark Ceter
6c281c3b59 Add chromadb 2023-05-17 17:10:16 +00:00
SillyLossy
586f6dbd74 Add restore faces and HR fix to remote SD 2023-05-17 16:20:36 +03:00
SillyLossy
a3cedf5ffb Up quality of SD images a bit 2023-05-17 14:28:39 +03:00
SillyLossy
0a97211137 Fix SD scale float type matching 2023-05-17 13:55:39 +03:00
SillyLossy
8a2eb6ac07 Update gitignore 2023-05-13 21:38:01 +03:00
SillyLossy
8b2bd7bc1e Downgrade CUDA version and pin 11.7 to torchaudio 2023-05-13 19:35:37 +03:00
SillyLossy
a286785f17 Update CUDA version for colab 2023-05-12 01:12:50 +03: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
945211425c Update .gitignore 2023-05-05 16:03:24 +03:00
Cohee
d203cf1ef6 Update README.md 2023-05-05 16:03:04 +03:00
SillyLossy
435dea1acd Remove set model from SD call 2023-05-05 15:12:13 +03:00
SillyLossy
03b3557ec4 Save SD images 2023-05-05 14:03:55 +03:00
SillyLossy
5dd7dd2a8f Add space between SD prefix and prompt 2023-05-04 17:59:44 +03:00
SillyLossy
0dc0dde12e Add more parameters for SD module 2023-05-04 17:51:27 +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
4ad454efaa Delete colab directory 2023-04-25 12:22:54 +03:00
Cohee
1e312d9f9e Remove legacy colab link 2023-04-25 12:22:29 +03:00
SillyLossy
9f03572a15 (experimental) Add manual gc calls 2023-04-23 00:19:56 +03:00
SillyLossy
b0a36f4aaf Add more stop words to summarized 2023-04-21 01:11:25 +03:00
SillyLossy
d3014d8545 Lock transformers version 2023-04-19 21:52:38 +03:00
SillyLossy
97f44b1695 Chat image thumbnailing 2023-04-18 00:26:20 +03:00
SillyLossy
51993137d5 Add console logging for extensions API 2023-04-17 23:29:37 +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
SillyLossy
154a0facb4 Text classify truncation 2023-04-14 13:50:58 +03:00
SillyLossy
28351a4ca8 Chunked summarization 2023-04-14 13:41:48 +03:00
SillyLossy
747bb1252c Fix complete requirements 2023-04-12 22:57:45 +03:00
Cohee
cc94770951 Merge pull request #8 from Babnam/patch-1
Reflect new changes in README
2023-04-12 20:33:47 +03:00
Babnam
c5ae0524c1 docs: reflect changes in README
Added new endpoints and image generation arguments.
2023-04-12 13:16:45 +02:00
Cohee
0242e2b1dd Merge pull request #7 from Babnam/main
Add ability to use a remote SD backend
2023-04-11 23:43:30 +03:00
Babnam
4905035841 docs: changed argument flags to reflect change 2023-04-11 20:58:38 +02:00
Babnam
14b362a5f7 feature: more sd endpoints and parameters
Added sd endpoints for getting available models, current model, available samplers and setting the current model. In addition, added the ability to set the sampler, steps, cfg and model with the '/api/image' API call.
2023-04-11 20:55:03 +02:00
Babnam
70820c7d14 docs: added argument flags to README 2023-04-11 16:29:01 +02:00
Babnam
bda0aec777 feature: implemented the ability to use a remote sd backend 2023-04-11 16:16:17 +02:00
Cohee
8c3f1f06f7 Update README.md 2023-04-07 00:16:13 +03:00