plemeri/transparent-background

latest.pth is missing how to add it

Closed this issue · 2 comments

CLI tool wants to have a

.transparent-background/latest.pth

but not sure what to add to this file to be able to run the CLI tool ...

It will automatically download the checkpoint as below.

➜ transparent-background -s test.png -m base
Downloading...
From (uriginal): https://drive.google.com/uc?id=13oBl5MTVcWER3YU4fSxW3ATlVfueFQPY
From (redirected): https://drive.google.com/uc?id=13oBl5MTVcWER3YU4fSxW3ATlVfueFQPY&confirm=t&uuid=478104e1-cc61-415e-add2-7aa3d2b8d532
To: /home/taehoon1018/.transparent-background/ckpt_base.pth
100%|████████████████████████████████████████████████████████████████████████████████| 368M/368M [00:06<00:00, 58.0MB/s]
Settings -> Mode=base, Device=cuda:0, Torchscript=disabled
test.png:      100%|██████████████████████████████████████████████████| 1/1 [00:02<00:00,  2.89s/it]

Closing the issue due to inactivity.