-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels