Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
trishv
/
songy
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
songy
/
transformers
/
examples
/
legacy
/
seq2seq
/
__init__.py
trishv
Upload 2383 files
96e9536
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
os
import
sys
sys.path.insert(
1
, os.path.dirname(os.path.realpath(__file__)))