Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Remove version dependency (opencv)
  • Loading branch information
prasoonpatidar authored Aug 31, 2024
1 parent 92f1a19 commit 96137e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generate_av_labels/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ matplotlib==3.7.3
pandas==1.5.3
scikit-learn==1.3.1
scipy==1.10.1
opencv-python-headless==4.6.0.66
opencv-python-headless
requests
soundfile
librosa
Expand All @@ -18,4 +18,4 @@ soundfile==0.11.0
tensorflow==2.10.0
moviepy==1.0.3
openradar
# //conda install -c conda-forge python-sounddevice
# //conda install -c conda-forge python-sounddevice

0 comments on commit 96137e5

Please sign in to comment.