Spaces:
Running
Running
A newer version of the Gradio SDK is available:
5.5.0
This repo contains the web demo for the GenMM
:star: try it now demo
Overview
- at the top of the page is the 'Next', 'Pause', 'Restart' and 'Generate' buttons, you can click 'Next' to get the next example.
- you can also drag the progress bar at the bottom of the page.
- click 'Controls' to expand the control panel.
- api-url: using hugging face space api for inference, if you get stuck, please try your own api.
- Scene: control the light and ground of the scene.
- Visibility: toggle the visibility of the mesh and skeleton.
- Synthesis: parameters for the synthesis process.
- frames: number of frames to be synthesized.
- noise_sigma: noise level to be synthesized.
- loop: whether to loop the animation.
- completeness: whether control the completeness of the results.
- patch_size: size of the patch
- coarse_ratio: the ratio of the frame number at coarset level to the input.
- pyr_factor: the factor of the pyramid upsampling.
- num__steps: number of steps during the optimization process.
If you have been waiting for a long time for the results to be generated
try to fork the 🤗hugging face space and use your own api.