Skip to content

Add requirements.txt and environment setup instructions#8

Open
Apprentice2907 wants to merge 1 commit intohumanai-foundation:mainfrom
Apprentice2907:docs/add-environment-setup
Open

Add requirements.txt and environment setup instructions#8
Apprentice2907 wants to merge 1 commit intohumanai-foundation:mainfrom
Apprentice2907:docs/add-environment-setup

Conversation

@Apprentice2907
Copy link

@Apprentice2907 Apprentice2907 commented Jan 21, 2026

Fixes: #7

This pull request adds missing dependency and environment setup documentation to the project.

The repository primarily consists of Jupyter notebooks for choreography analysis and machine learning experiments, but previously lacked a dependency specification file and clear setup instructions. This made it difficult for new contributors and researchers to reproduce results or run the notebooks reliably.

This PR introduces a root-level requirements.txt and documents a clear environment setup process in the main README.md, including guidance for installing PyTorch.

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

Successfully merging this pull request may close these issues.

Missing dependency and environment setup instructions

1 participant