This website works better with JavaScript
홈
탐색
도움말
로그인
AMMOD
/
PyCS
원본 프로젝트 :
troebs/PyCS
Watch
6
Star
0
포크
0
파일
브렌치:
master
브랜치
태그
ammod
ammod-add-users-for-manual-annotations
ammod-feature-manual-bbox-inference
ammod-feature-pre-generation-of-thumbnails
django_backend
master
old_ammod
v2021
v0.1
PyCS
/
docker-compose.yml
docker-compose.yml
111 B
고유링크
히스토리
Raw
1
2
3
4
5
6
7
8
version: '3'
services:
web:
build: .
command: venv/bin/python app.py
ports:
- "5000:5000"