Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hokuto Munakata committed Oct 22, 2024
1 parent d216ea3 commit 6d53e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
pip install torch==2.0.0 torchvision==0.15.1 torchaudio==2.0.1 torchtext==0.15.1
pip install easydict pandas tqdm pyyaml scikit-learn ffmpeg-python ftfy regex einops fvcore gradio torchlibrosa librosa
pip insatll msclap
pip install msclap
pip install 'clip@git+https://github.com/openai/CLIP.git'
pip install -e .
pip install pytest
Expand Down

0 comments on commit 6d53e69

Please sign in to comment.