Parcourir la source

fix: 忽略模型

tuon il y a 1 an
Parent
commit
31b3013ced

+ 3 - 1
.gitignore

@@ -121,4 +121,6 @@ EISeg/eiseg/config/setting.txt
 
 /outputs
 /uploads
-!/uploads/1.txt
+!/uploads/1.txt
+
+/models

+ 1 - 0
docker-compose.yaml

@@ -3,6 +3,7 @@ version: "3"
 services:
   matting:
     image: registry.cn-hangzhou.aliyuncs.com/tuon-pub/matting-human
+    container_name: matting
     ports:
       - 20201:20201
     volumes:

BIN
models/ppmatting-hrnet_w18-human_512.pdparams


BIN
models/ppmattingv2-stdc1-human_512.pdparams