Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
iList
/
img
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
img
/
tests
/
__init__.py
iList
Upload folder using huggingface_hub
be3466b
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
100 Bytes
import
sys
import
pathlib
sys.path.append(pathlib.Path(
f'
{__file__}
/../modules'
).parent.resolve())