Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
osimeoni
/
FOUND
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5bf6d36
FOUND
/
__init__.py
osimeoni
FOUND - second
25cae60
almost 2 years ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
sys
from
os.path
import
dirname, join
sys.path.insert(
0
, join(dirname(__file__),
'.'
))