http://54.68.167.59/CHANGELOG.md http://54.68.167.59/CODE_OF_CONDUCT.md http://54.68.167.59/CONTRIBUTING.md http://54.68.167.59/LICENSE http://54.68.167.59/README.md http://54.68.167.59/setup.py http://54.68.167.59/video.mp4 http://54.68.167.59/animated_drawings.egg-info/PKG-INFO http://54.68.167.59/animated_drawings.egg-info/SOURCES.txt http://54.68.167.59/animated_drawings.egg-info/dependency_links.txt http://54.68.167.59/animated_drawings.egg-info/requires.txt http://54.68.167.59/animated_drawings.egg-info/top_level.txt http://54.68.167.59/animated_drawings/__init__.py http://54.68.167.59/animated_drawings/config.py http://54.68.167.59/animated_drawings/mvc_base_cfg.yaml http://54.68.167.59/animated_drawings/render.py http://54.68.167.59/animated_drawings/utils.py http://54.68.167.59/examples/annotations_to_animation.py http://54.68.167.59/examples/fix_annotations.py http://54.68.167.59/examples/image_to_animation.py http://54.68.167.59/examples/image_to_annotations.py http://54.68.167.59/media/background_example.gif http://54.68.167.59/media/different_bvh_skeleton_example.gif http://54.68.167.59/media/garlic.gif http://54.68.167.59/media/gif_export_video.gif http://54.68.167.59/media/interactive_window_example.gif http://54.68.167.59/media/mp4_export_video.gif http://54.68.167.59/media/multiple_characters_example.gif http://54.68.167.59/tests/test_animated_drawing.py http://54.68.167.59/tests/test_arap.py http://54.68.167.59/tests/test_bvh.py http://54.68.167.59/tests/test_quaternions.py http://54.68.167.59/tests/test_render.py http://54.68.167.59/tests/test_transforms.py http://54.68.167.59/tests/test_vectors.py http://54.68.167.59/torchserve/Dockerfile http://54.68.167.59/torchserve/config.local.properties http://54.68.167.59/torchserve/config.properties http://54.68.167.59/torchserve/setup_macos.sh http://54.68.167.59/animated_drawings/__pycache__/__init__.cpython-38.pyc http://54.68.167.59/animated_drawings/__pycache__/__init__.cpython-312.pyc http://54.68.167.59/animated_drawings/__pycache__/config.cpython-38.pyc http://54.68.167.59/animated_drawings/__pycache__/config.cpython-312.pyc http://54.68.167.59/animated_drawings/__pycache__/render.cpython-38.pyc http://54.68.167.59/animated_drawings/__pycache__/render.cpython-312.pyc http://54.68.167.59/animated_drawings/__pycache__/utils.cpython-38.pyc http://54.68.167.59/animated_drawings/__pycache__/utils.cpython-312.pyc http://54.68.167.59/animated_drawings/controller/controller.py http://54.68.167.59/animated_drawings/controller/interactive_controller.py http://54.68.167.59/animated_drawings/controller/video_render_controller.py http://54.68.167.59/animated_drawings/model/animated_drawing.py http://54.68.167.59/animated_drawings/model/arap.py http://54.68.167.59/animated_drawings/model/box.py http://54.68.167.59/animated_drawings/model/bvh.py http://54.68.167.59/animated_drawings/model/camera.py http://54.68.167.59/animated_drawings/model/floor.py http://54.68.167.59/animated_drawings/model/joint.py http://54.68.167.59/animated_drawings/model/quaternions.py http://54.68.167.59/animated_drawings/model/rectangle.py http://54.68.167.59/animated_drawings/model/retargeter.py http://54.68.167.59/animated_drawings/model/scene.py http://54.68.167.59/animated_drawings/model/time_manager.py http://54.68.167.59/animated_drawings/model/transform.py http://54.68.167.59/animated_drawings/model/transform_widget.py http://54.68.167.59/animated_drawings/model/vectors.py http://54.68.167.59/animated_drawings/view/mesa_view.py http://54.68.167.59/animated_drawings/view/utils.py http://54.68.167.59/animated_drawings/view/view.py http://54.68.167.59/animated_drawings/view/window_view.py http://54.68.167.59/examples/config/README.md http://54.68.167.59/examples/drawings/garlic.png http://54.68.167.59/tests/test_animated_drawing_files/test_mvc.yaml http://54.68.167.59/tests/test_bvh_files/zombie.bvh http://54.68.167.59/tests/test_render_files/human_zombie.yaml http://54.68.167.59/tests/test_render_files/mvc_render_gif.yaml http://54.68.167.59/tests/test_render_files/mvc_render_mp4.yaml http://54.68.167.59/tests/test_render_files/zombie.bvh http://54.68.167.59/tests/test_render_files/zombie.yaml http://54.68.167.59/animated_drawings/controller/__pycache__/controller.cpython-38.pyc http://54.68.167.59/animated_drawings/controller/__pycache__/video_render_controller.cpython-38.pyc http://54.68.167.59/animated_drawings/model/__pycache__/animated_drawing.cpython-38.pyc http://54.68.167.59/animated_drawings/model/__pycache__/arap.cpython-38.pyc http://54.68.167.59/animated_drawings/model/__pycache__/box.cpython-38.pyc http://54.68.167.59/animated_drawings/model/__pycache__/bvh.cpython-38.pyc http://54.68.167.59/animated_drawings/model/__pycache__/camera.cpython-38.pyc http://54.68.167.59/animated_drawings/model/__pycache__/floor.cpython-38.pyc http://54.68.167.59/animated_drawings/model/__pycache__/joint.cpython-38.pyc http://54.68.167.59/animated_drawings/model/__pycache__/quaternions.cpython-38.pyc http://54.68.167.59/animated_drawings/model/__pycache__/rectangle.cpython-38.pyc http://54.68.167.59/animated_drawings/model/__pycache__/retargeter.cpython-38.pyc http://54.68.167.59/animated_drawings/model/__pycache__/scene.cpython-38.pyc http://54.68.167.59/animated_drawings/model/__pycache__/time_manager.cpython-38.pyc http://54.68.167.59/animated_drawings/model/__pycache__/transform.cpython-38.pyc http://54.68.167.59/animated_drawings/model/__pycache__/vectors.cpython-38.pyc http://54.68.167.59/animated_drawings/view/__pycache__/mesa_view.cpython-38.pyc http://54.68.167.59/animated_drawings/view/__pycache__/utils.cpython-38.pyc http://54.68.167.59/animated_drawings/view/__pycache__/view.cpython-38.pyc http://54.68.167.59/animated_drawings/view/__pycache__/window_view.cpython-38.pyc http://54.68.167.59/animated_drawings/view/shaders/bvh.frag http://54.68.167.59/animated_drawings/view/shaders/bvh.vert http://54.68.167.59/animated_drawings/view/shaders/color.frag http://54.68.167.59/animated_drawings/view/shaders/color.vert http://54.68.167.59/animated_drawings/view/shaders/shader.py http://54.68.167.59/animated_drawings/view/shaders/texture.frag http://54.68.167.59/animated_drawings/view/shaders/texture.vert http://54.68.167.59/examples/bvh/cmu1/jumping_jacks.bvh http://54.68.167.59/examples/bvh/fair1/dab.bvh http://54.68.167.59/examples/bvh/fair1/jumping.bvh http://54.68.167.59/examples/bvh/fair1/wave_hello.bvh http://54.68.167.59/examples/bvh/fair1/zombie.bvh http://54.68.167.59/examples/bvh/rokoko/jesse_dance.bvh http://54.68.167.59/examples/characters/char1/char_cfg.yaml http://54.68.167.59/examples/characters/char1/joint_overlay.png http://54.68.167.59/examples/characters/char1/mask.png http://54.68.167.59/examples/characters/char1/texture.png http://54.68.167.59/examples/characters/char2/char_cfg.yaml http://54.68.167.59/examples/characters/char2/joint_overlay.png http://54.68.167.59/examples/characters/char2/mask.png http://54.68.167.59/examples/characters/char2/texture.png http://54.68.167.59/examples/characters/char3/char_cfg.yaml http://54.68.167.59/examples/characters/char3/joint_overlay.png http://54.68.167.59/examples/characters/char3/mask.png http://54.68.167.59/examples/characters/char3/texture.png http://54.68.167.59/examples/characters/char4/background.png http://54.68.167.59/examples/characters/char4/char_cfg.yaml http://54.68.167.59/examples/characters/char4/joint_overlay.png http://54.68.167.59/examples/characters/char4/mask.png http://54.68.167.59/examples/characters/char4/original_img.png http://54.68.167.59/examples/characters/char4/texture.png http://54.68.167.59/examples/characters/char5/bounding_box.yaml http://54.68.167.59/examples/characters/char5/char_cfg.yaml http://54.68.167.59/examples/characters/char5/image.png http://54.68.167.59/examples/characters/char5/mask.png http://54.68.167.59/examples/characters/char5/texture.png http://54.68.167.59/examples/characters/char6/bounding_box.yaml http://54.68.167.59/examples/characters/char6/char_cfg.yaml http://54.68.167.59/examples/characters/char6/image.png http://54.68.167.59/examples/characters/char6/mask.png http://54.68.167.59/examples/characters/char6/texture.png http://54.68.167.59/examples/config/motion/dab.yaml http://54.68.167.59/examples/config/motion/jesse_dance.yaml http://54.68.167.59/examples/config/motion/jumping.yaml http://54.68.167.59/examples/config/motion/jumping_jacks.yaml http://54.68.167.59/examples/config/motion/wave_hello.yaml http://54.68.167.59/examples/config/motion/zombie.yaml http://54.68.167.59/examples/config/mvc/background_example.yaml http://54.68.167.59/examples/config/mvc/different_bvh_skeleton_example.yaml http://54.68.167.59/examples/config/mvc/export_gif_example.yaml http://54.68.167.59/examples/config/mvc/export_mp4_example.yaml http://54.68.167.59/examples/config/mvc/four_legs_example.yaml http://54.68.167.59/examples/config/mvc/interactive_window_example.yaml http://54.68.167.59/examples/config/mvc/multiple_characters_example.yaml http://54.68.167.59/examples/config/mvc/rokoko_motion_example.yaml http://54.68.167.59/examples/config/mvc/six_arms_example.yaml http://54.68.167.59/examples/config/retarget/cmu1_pfp.yaml http://54.68.167.59/examples/config/retarget/fair1_ppf.yaml http://54.68.167.59/examples/config/retarget/fair1_ppf_duo1.yaml http://54.68.167.59/examples/config/retarget/fair1_ppf_duo2.yaml http://54.68.167.59/examples/config/retarget/fair1_spf.yaml http://54.68.167.59/examples/config/retarget/four_legs.yaml http://54.68.167.59/examples/config/retarget/mixamo_fff.yaml http://54.68.167.59/examples/config/retarget/six_arms.yaml http://54.68.167.59/tests/test_render_files/char1/char_cfg.yaml http://54.68.167.59/tests/test_render_files/char1/joint_overlay.png http://54.68.167.59/tests/test_render_files/char1/mask.png http://54.68.167.59/tests/test_render_files/char1/texture.png http://54.68.167.59/animated_drawings/view/shaders/__pycache__/shader.cpython-38.pyc