Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Ibraaheem/invenxion-chatbot
Ibraaheem
/
invenxion-chatbot_local
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fc30d1e
invenxion-chatbot_local
/
private_gpt
/
constants.py
Ibraaheem
Upload 179 files
bf6d237
over 1 year ago
raw
Copy download link
history
blame
Safe
78 Bytes
from
pathlib
import
Path
PROJECT_ROOT_PATH: Path = Path(__file__).parents[
1
]