Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sonalkum
/
GAMA
like
16
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
GAMA
/
hf
/
transformers
/
examples
/
legacy
/
seq2seq
/
__init__.py
sonalkum
bug fix
fa57c60
10 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__)))