mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 23:22:57 +01:00
updated poetry.lock
This commit is contained in:
parent
2108d6d1ec
commit
bca9175a59
23 changed files with 2009 additions and 1742 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from pathlib import Path
|
||||
|
||||
PROJECT_ROOT_PATH: Path = Path(__file__).parents[1]
|
||||
UPLOAD_DIR = rf"F:\LLM\privateGPT\private_gpt\uploads"
|
||||
UPLOAD_DIR = rf"C:\Users\Dbuser\QuickGPT\backend\privateGPT\private_gpt\uploads"
|
||||
Loading…
Add table
Add a link
Reference in a new issue