Hi FRoM-W1 team,
I’m trying to run H-GPT/app.py using app.sh, but I encountered the following error:
ModuleNotFoundError: No module named 'demo_humanoids'
After checking the repository, I could not find a folder or module named demo_humanoids. Running:
find ~/FRoM-W1 -name demo_humanoids -type d
returns no results.
Could you please clarify:
Is demo_humanoids part of a private/hidden module that is not included in the public repository?
If it’s optional for motion generation, could you provide guidance on how to skip it or use an alternative for generating motion sequences?
Thank you for your help!
Hi FRoM-W1 team,
I’m trying to run H-GPT/app.py using app.sh, but I encountered the following error:
ModuleNotFoundError: No module named 'demo_humanoids'
After checking the repository, I could not find a folder or module named demo_humanoids. Running:
find ~/FRoM-W1 -name demo_humanoids -type d
returns no results.
Could you please clarify:
Is demo_humanoids part of a private/hidden module that is not included in the public repository?
If it’s optional for motion generation, could you provide guidance on how to skip it or use an alternative for generating motion sequences?
Thank you for your help!