Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
umyunsang
/
govon-runtime
like
0
Starting
on
A100
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
govon-runtime
/
src
/
data_collection_preprocessing
/
__main__.py
umyunsang
Upload folder using huggingface_hub
9e65b56
verified
1 day ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
"""python -m src.data_collection_preprocessing 진입점."""
from
.cli
import
main
main()