{"id":3376,"date":"2022-04-01T15:38:13","date_gmt":"2022-04-01T07:38:13","guid":{"rendered":"http:\/\/139.9.1.231\/?p=3376"},"modified":"2022-04-01T15:38:14","modified_gmt":"2022-04-01T07:38:14","slug":"rembg","status":"publish","type":"post","link":"http:\/\/139.9.1.231\/index.php\/2022\/04\/01\/rembg\/","title":{"rendered":"\u7b80\u5355\u5b9e\u7528\u7684\u5220\u9664\u56fe\u50cf\u80cc\u666f\/\u62a0\u56fe\u5de5\u5177"},"content":{"rendered":"\n<p><a href=\"https:\/\/github.com\/danielgatis\/rembg\">https:\/\/github.com\/danielgatis\/rembg<\/a><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>from rembg import remove\r\nfrom PIL import Image\r\n\r\ninput_path = 'input.png'\r\noutput_path = 'output.png'\r\n\r\ninput = Image.open(input_path)\r\noutput = remove(input)\r\noutput.save(output_path)<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"1024\" height=\"691\" src=\"http:\/\/139.9.1.231\/wp-content\/uploads\/2022\/04\/image-1024x691.png\" alt=\"\" class=\"wp-image-3379\" srcset=\"http:\/\/139.9.1.231\/wp-content\/uploads\/2022\/04\/image-1024x691.png 1024w, http:\/\/139.9.1.231\/wp-content\/uploads\/2022\/04\/image-300x203.png 300w, http:\/\/139.9.1.231\/wp-content\/uploads\/2022\/04\/image-768x519.png 768w, http:\/\/139.9.1.231\/wp-content\/uploads\/2022\/04\/image.png 1259w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>https:\/\/github.com\/danielgatis\/rembg<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[17],"tags":[],"_links":{"self":[{"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/posts\/3376"}],"collection":[{"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/comments?post=3376"}],"version-history":[{"count":3,"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/posts\/3376\/revisions"}],"predecessor-version":[{"id":3380,"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/posts\/3376\/revisions\/3380"}],"wp:attachment":[{"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/media?parent=3376"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/categories?post=3376"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/tags?post=3376"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}