Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
69 Bytes
VERSION = (
0
,
3
,
"4dev0"
)
__version__ =
"."
.join(
map
(
str
, VERSION))