README.md
pyproject.toml
setup.cfg
setup.py
test/test_bone.py
test/test_feedback_api.py
test/test_feedback_request_body.py
test/test_generate_api.py
test/test_generate_request_body.py
test/test_generate_response_body.py
test/test_http_validation_error.py
test/test_location_inner.py
test/test_skeleton.py
test/test_validation_error.py
text2motion_client_api/__init__.py
text2motion_client_api/api_client.py
text2motion_client_api/api_response.py
text2motion_client_api/configuration.py
text2motion_client_api/exceptions.py
text2motion_client_api/py.typed
text2motion_client_api/rest.py
text2motion_client_api.egg-info/PKG-INFO
text2motion_client_api.egg-info/SOURCES.txt
text2motion_client_api.egg-info/dependency_links.txt
text2motion_client_api.egg-info/requires.txt
text2motion_client_api.egg-info/top_level.txt
text2motion_client_api/api/__init__.py
text2motion_client_api/api/feedback_api.py
text2motion_client_api/api/generate_api.py
text2motion_client_api/models/__init__.py
text2motion_client_api/models/bone.py
text2motion_client_api/models/feedback_request_body.py
text2motion_client_api/models/generate_request_body.py
text2motion_client_api/models/generate_response_body.py
text2motion_client_api/models/http_validation_error.py
text2motion_client_api/models/location_inner.py
text2motion_client_api/models/skeleton.py
text2motion_client_api/models/validation_error.py