Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PauloFN
/
draft-estimation
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
363029c
draft-estimation
/
draft_computation
/
draft_computation_app
/
__init__.py
PauloFN
first
6a6918c
3 months ago
raw
Copy download link
history
blame
Safe
63 Bytes
from
.app
import
calculate_draft
__all__ = [
"calculate_draft"
]