Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Chipsleep
/
hgagent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
hgagent
/
lagent
/
__init__.py
Chisleep
update01
f8d0193
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
138 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.version
import
__version__, version_info
__all__ = [
'__version__'
,
'version_info'
]