Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
updates
  • Loading branch information
yeshaokai committed Jun 1, 2024
commit 9da3ecc744f90247770361b8c7f2ac07a1e18e79
10 changes: 5 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@ python_requires = >=3.8
install_requires =
deeplabcut
cebra
torch>=1.12.0
torchvision>=0.13
opencv-python-headless
segment_anything
cebra
moviepy
pycocotools
msgpack
umap-learn
openai==0.27.4
ffmpeg
ffmpeg
dev =
segment_anything
torch>=1.12.0
torchvision>=0.13


[options.extras_require]
dev =
pylint
Expand Down