Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AnimalEquality
/
chatbot
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
59c68f8
chatbot
/
nbs
/
constants.py
Evan Lesmez
Add experimental notebooks
59c68f8
almost 2 years ago
raw
Copy download link
history
blame
Safe
63 Bytes
from
pathlib
import
Path
ROOT_DIR = Path(__file__).parents[
1
]