Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wangerniu
/
VecMapLocNet
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
VecMapLocNet
/
feature_extractor_models
/
__version__.py
wangerniu
添加必要文件
c9b5796
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
69 Bytes
VERSION = (
0
,
3
,
"4dev0"
)
__version__ =
"."
.join(
map
(
str
, VERSION))