Commit Graph

201 Commits

Author SHA1 Message Date
Cohee
6ec01e8b48 Merge pull request #39 from bdashore3/main
Add support for ChromaDB instances on the local network
2023-05-30 20:39:51 +03:00
kingbri
6f94638f76 Update README
Signed-off-by: kingbri <bdashore3@proton.me>
2023-05-30 13:32:47 -04:00
kingbri
05535f6b94 ChromaDB: Add connection to a remote server
ChromaDB can be run in a remote context using docker. However, there
is no inbuilt authentication solution yet according to the documentation.

Therefore, this method is only useful if a user want to connect to an
unauthenticated ChromaDB instance. Only use this on a local network
or with mesh solutions such as Tailscale/Zerotier.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-05-30 13:08:56 -04:00
Cohee
01f35a1f21 Merge pull request #38 from BlipRanger/main 2023-05-29 20:38:38 +03:00
BlipRanger
9658808773 Add import / export functions for chromadb
Adds a quick way to dump all of the chromadb content for a given chat to a json file.
2023-05-29 13:08:07 -04:00
Cohee
7a525075a9 Merge pull request #36 from ramblingcoder/main
Docker support
2023-05-28 19:20:49 +03:00
ramblingcoder
a3035897d0 Update readme.md
correcting docker compose up to docker compose build
2023-05-28 09:21:01 -05:00
ramblingcoder
9622b04756 Create readme.md for docker 2023-05-28 09:11:44 -05:00
ramblingcoder
6512aa6fc3 Create Dockerfile 2023-05-28 09:10:41 -05:00
ramblingcoder
630f9a0054 Create docker-compose.yml 2023-05-28 09:10:08 -05:00
SillyLossy
8d402fa02d Add sentence transformers to requirements-complete 2023-05-23 15:43:20 +03: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
Cohee
017e536afd Merge pull request #27 from sanskar-mk2/main
Black formatter
2023-05-18 13:59:33 +03:00
Sanskar Tiwari
b050456016 UPPER constant 2023-05-18 11:12:06 +05:30
Sanskar Tiwari
7123fc2e89 run pipelines.py through formatter 2023-05-18 10:35:30 +05:30
Sanskar Tiwari
c59cf665cf typos 2023-05-18 10:28:33 +05:30
Sanskar Tiwari
4c6ae72d94 move constants and run through black 2023-05-18 10:27:25 +05:30
Cohee
44a95ed683 Merge pull request #26 from maceter/feature/chromadb 2023-05-17 23:24:19 +03:00
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