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
Update setup.cfg
  • Loading branch information
yeshaokai authored Jun 2, 2024
commit 60ba5b0287048a38aaa94b4ea4759dae6cf12a69
7 changes: 3 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,12 @@ install_requires =
umap-learn
openai==0.27.4
ffmpeg

[options.extras_require]
dev =
segment_anything
torch>=1.12.0
torchvision>=0.13

[options.extras_require]
dev =
pylint
toml
yapf
Expand Down Expand Up @@ -69,4 +68,4 @@ console_scripts =
launch_amadeusgpt = launch_amadeusGPT:main

[bdist_wheel]
universal=1
universal=1