forked from tangger/lerobot
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Simon Alibert <simon.alibert@huggingface.co> Co-authored-by: Simon Alibert <75076266+aliberts@users.noreply.github.com>
4 lines
127 B
Python
4 lines
127 B
Python
from .config_lekiwi import LeKiwiClientConfig, LeKiwiConfig
|
|
from .lekiwi import LeKiwi
|
|
from .lekiwi_client import LeKiwiClient
|