Go to file
zjt 1b4cec53f5 cros 2023-12-18 10:06:41 +08:00
notebooks segment anything backend 2023-10-21 21:55:27 +08:00
scripts Fix lint. 2023-04-15 10:34:33 -07:00
segment_anything Fix incorrect shape in ResizeLongestSide.apply_image_torch. 2023-04-15 10:40:48 -07:00
.flake8 Initial commit 2023-04-04 22:25:49 -07:00
.gitignore ignore file 2023-10-21 21:56:30 +08:00
CODE_OF_CONDUCT.md Initial commit 2023-04-04 22:25:49 -07:00
CONTRIBUTING.md Initial commit 2023-04-04 22:25:49 -07:00
LICENSE Initial commit 2023-04-04 22:25:49 -07:00
README.md new readme 2023-10-29 13:57:27 +08:00
backend.py cros 2023-12-18 10:06:41 +08:00
linter.sh Initial commit 2023-04-04 22:25:49 -07:00
onepage.py new backend 2023-10-29 13:54:25 +08:00
setup.cfg Initial commit 2023-04-04 22:25:49 -07:00
setup.py Initial commit 2023-04-04 22:25:49 -07:00

README.md

to start

uwsgi --http :2020 --wsgi-file backend.py --callable app