updated poetry.lock

This commit is contained in:
Saurab-Shrestha 2024-01-30 15:16:49 +05:45
parent 2108d6d1ec
commit bca9175a59
23 changed files with 2009 additions and 1742 deletions

View file

@ -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"