Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Prompts #16

Closed
AkbarShah96 opened this issue Oct 12, 2022 · 2 comments
Closed

Custom Prompts #16

AkbarShah96 opened this issue Oct 12, 2022 · 2 comments

Comments

@AkbarShah96
Copy link

Hello, thanks for releasing the code for this awesome work! Does this repo currently support custom prompts? If not, could you highlight the necessary changes?

@Mathux
Copy link
Owner

Mathux commented Oct 13, 2022

Hi @AkbarShah96,

Disclaimer: if you are using in the wild custom prompts, it will probably fail to generate the desired motion.

In fact, I have already created this script but did not commit the file. Since you asked and other people probably want to try, I just commit the necessary files: "interact.py" and "config/interact.yaml".

Then you can use this script as:

python interact.py folder=outputs/kit-mmm-xyz/baseline/3l49g7hv/ saving=kick text="A person kicks with the right foot." length=60

You can check the other arguments in "config/interact.yaml".

@AkbarShah96
Copy link
Author

Thanks for providing this script!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants