Commit
·
31521ef
1
Parent(s):
2ea4532
Remove GFPGAN
Browse files
Dockerfile
CHANGED
@@ -16,7 +16,7 @@ WORKDIR /usr/src/app
|
|
16 |
|
17 |
# Copy model
|
18 |
COPY weights /usr/src/app/weights
|
19 |
-
COPY gfpgan /usr/src/app/gfpgan
|
20 |
|
21 |
# Copy source code
|
22 |
COPY inference.py /usr/src/app
|
|
|
16 |
|
17 |
# Copy model
|
18 |
COPY weights /usr/src/app/weights
|
19 |
+
#COPY gfpgan /usr/src/app/gfpgan
|
20 |
|
21 |
# Copy source code
|
22 |
COPY inference.py /usr/src/app
|
gfpgan/weights/GFPGANv1.3.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:c953a88f2727c85c3d9ae72e2bd4846bbaf59fe6972ad94130e23e7017524a70
|
3 |
-
size 348632874
|
|
|
|
|
|
|
|
gfpgan/weights/detection_Resnet50_Final.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:6d1de9c2944f2ccddca5f5e010ea5ae64a39845a86311af6fdf30841b0a5a16d
|
3 |
-
size 109497761
|
|
|
|
|
|
|
|
gfpgan/weights/parsing_parsenet.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:3d558d8d0e42c20224f13cf5a29c79eba2d59913419f945545d8cf7b72920de2
|
3 |
-
size 85331193
|
|
|
|
|
|
|
|