EXIT

Results 5 issues of EXIT

I can only mock the return value of the generator function ```js expectSaga(func1) .provide({ call: ({ fn }, next) => (fn === api) ? "this is mock return value" :...

Thank you for your work, it's really interesting. I have one question. How can I get SMPL format from pose? I tried to get SMPL from cont6d_params ([data\[..., 67:193\]](https://github.com/mingyuan-zhang/MotionDiffuse/blob/1bde1c17736e00d3fdfeb2e70a08294fe6223d2b/text2motion/utils/motion_process.py#L391 ))...

Thank you for your great work. How did you render multiple frames in a single image? Do you have code for this or use blender to render it? ![image](https://github.com/Mael-zys/T2M-GPT/assets/3590976/f4cb1757-3d5c-4860-8d43-bf9d0a3c6fe4)

Thank you for your great work. I am trying to render SMLP using blender follow your instruction in "Visualization/ 3. Render SMPL meshes" section. I also change **FACES_PATH** in *configs/render_mld.yaml*...

Thank you for making your amazing work open source. I have a question about the evaluation results in Table 1. Are the evaluations in Table 1 the same for OmniControl?...