mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-26 05:59:52 +00:00
2e528a8b12
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
|