Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
brichett
/
tsgpt
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tsgpt
/
src
/
utils
/
util.py
brichett
upload src folder
854f61d
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
90 Bytes
from
pathlib
import
Path
def
get_proj_root
() -> Path:
return
Path(__file__).parent