Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
stevending1st
/
myLagent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3060be9
myLagent
/
lagent
/
__init__.py
stevending1st
Add files
3060be9
2 months ago
raw
Copy download link
history
blame
Safe
138 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.version
import
__version__, version_info
__all__ = [
'__version__'
,
'version_info'
]