mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 17:05:41 +01:00
Formatting fixes
This commit is contained in:
parent
e74a11119c
commit
2f3aab9cfd
2 changed files with 2 additions and 2 deletions
|
|
@ -12,4 +12,4 @@ CHROMA_SETTINGS = Settings(
|
|||
chroma_db_impl='duckdb+parquet',
|
||||
persist_directory=PERSIST_DIRECTORY,
|
||||
anonymized_telemetry=False
|
||||
)
|
||||
)
|
||||
|
|
|
|||
|
|
@ -10,4 +10,4 @@ extract-msg==0.41.1
|
|||
tabulate==0.9.0
|
||||
pandoc==2.3
|
||||
pypandoc==1.11
|
||||
tqdm==4.65.0
|
||||
tqdm==4.65.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue