Skip to content

Commit

Permalink
fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgatis committed Jun 19, 2023
1 parent bcb45a2 commit ced98d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"pymatting",
"scikit-image",
"scipy",
"tqdm",
]

extras_require = {
Expand All @@ -44,7 +45,6 @@
"filetype",
"gradio",
"python-multipart",
"tqdm",
"uvicorn",
"watchdog",
],
Expand Down

0 comments on commit ced98d8

Please sign in to comment.