Skip to content

Fix installation guide #32

@samsara-ku

Description

@samsara-ku

I believe the provided installation guide was worked well with someone, but it is not my case.

Here is installation instruction for me (maybe this is not worked with someone 😅)

conda env create -f env_sigma.yml

pip install -U openmim
mim install mmengine
mim install "mmcv>=2.0.1"
mim install "mmdet>=3.1.0"
mim install "mmpose>=1.1.0"

conda install -c conda-forge cudatoolkit-dev -y

pip install gradio pillow-avif-plugin torchaudio==2.0.0 huggingface-hub==0.25.2

git submodule update --init detectron2/

pip install 'git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2'
pip install 'git+https://github.com/facebookresearch/detectron2.git@v0.6#subdirectory=projects/DensePose'

pip install refile audio_augmentations

git clone https://github.com/facebookresearch/WavAugment.git && cd WavAugment && python setup.py develop

pip install openai-clip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions