Skip to content

Commit

Permalink
Add flask
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisAsanaka committed Feb 19, 2025
1 parent d904e14 commit 7be5246
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
1 change: 1 addition & 0 deletions server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ requires-python = ">=3.11"
dependencies = [
"detectron2",
"fastapi[standard]>=0.115.8",
"flask>=3.1.0",
"huggingface-hub>=0.28.1",
"matplotlib>=3.10.0",
"opencv-python-headless>=4.11.0.86",
Expand Down
36 changes: 36 additions & 0 deletions server/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7be5246

Please sign in to comment.