Skip to content

Add requirements.txt and environment setup instructions #22

@bhuvaneshtu10

Description

@bhuvaneshtu10

Description

Hi, @AshChadha-iitg
Currently, the repository does not clearly specify all required Python dependencies needed to run inference.py or training scripts.
This may make it difficult for new contributors to set up the environment correctly.

Proposed Solution

  • Add a requirements.txt file listing all dependencies.
  • Include installation steps in the README:
    • Python version
    • pip install -r requirements.txt
    • Any GPU or CUDA requirements (if applicable)

Benefits

  • Makes the project easier to reproduce.
  • Helps beginners contribute faster.
  • Improves documentation and onboarding.

Additional Context

I would be happy to help prepare the requirements file and update the README if this issue is accepted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions