Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Ritheesh Baradwaj <[email protected]>
  • Loading branch information
RitheeshBaradwaj authored Jul 16, 2024
1 parent b8fd941 commit 2fa8758
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
importlib_resources==5.10.2 ### DO NOT UPDATE THE VERSION ###
numpy==1.26.2 # NOTE: Upgrading to 1.25.* might cause problems
numpy==1.24.3 # NOTE: Upgrading to 1.25.* might cause problems
opencv_python==4.8.*
mtcnn==0.1.1
pydub==0.25.1
setuptools==69.0.3
torch==2.1.2
setuptools==68.2.1
torch==2.0.1
nussl==1.1.9 # CFLAGS="-I/opt/homebrew/include" LDFLAGS="-L/opt/homebrew/lib" pip install nussl==1.1.9
tensorflow==2.15.0
tensorflow==2.13.0
gdown==4.7.1
tqdm==4.66.1

Expand Down

0 comments on commit 2fa8758

Please sign in to comment.