Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Doaneer
/
Truong
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Truong
/
MMAudio-main
/
transformers
/
examples
/
legacy
/
seq2seq
/
__init__.py
Doaneer
Upload 5065 files
e0be88b
verified
2 months 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__)))