Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ClementBM
/
connectfour
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a9fd1f2
connectfour
/
models
/
__init__.py
ClementBM
remove dependencies
3e5c003
almost 2 years ago
raw
Copy download link
history
blame
Safe
87 Bytes
from
pathlib
import
Path
MODEL_PATH = Path(__file__).parent.absolute() /
"model.onnx"