{"id":26220424,"url":"https://github.com/jayfunc/magicremover","last_synced_at":"2025-12-29T03:23:39.503Z","repository":{"id":244047527,"uuid":"807615588","full_name":"jayfunc/MagicRemover","owner":"jayfunc","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-12T17:26:43.000Z","size":162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T19:34:47.351Z","etag":null,"topics":["colorization","image-processing","inpaint-anything","lama","llm","python","segment-anything","yolo"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jayfunc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-29T12:49:20.000Z","updated_at":"2025-01-12T17:26:46.000Z","dependencies_parsed_at":"2025-01-13T02:38:52.206Z","dependency_job_id":"75049b19-ddf7-41da-b1e2-a2f47521a64b","html_url":"https://github.com/jayfunc/MagicRemover","commit_stats":null,"previous_names":["founchoo/magicremover","zhefangbyte/magicremover","jayllfilebyte/magicremover","jayfunc/magicremover"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayfunc%2FMagicRemover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayfunc%2FMagicRemover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayfunc%2FMagicRemover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayfunc%2FMagicRemover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jayfunc","download_url":"https://codeload.github.com/jayfunc/MagicRemover/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243238968,"owners_count":20259126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["colorization","image-processing","inpaint-anything","lama","llm","python","segment-anything","yolo"],"created_at":"2025-03-12T15:11:29.625Z","updated_at":"2025-12-29T03:23:34.474Z","avatar_url":"https://github.com/jayfunc.png","language":"Python","readme":"# Introduction\nThis is a graduate project for my undergraduate study. \n\nIt aims to build an app that can be used to colour and repair images. Also, it includes some basic functions that an image editor will do.\n\nSee the brief intro video via [Bilibili](https://www.bilibili.com/video/BV13m421W7Zr/) in Chinese or [YouTube](https://www.youtube.com/watch?v=j_cjcSy7R-w) in English.\n\n# Development\nBy default, this project uses PyTorch packages with CPU versions, \njust in case you want to make it back to the CPU version,\nrun the following command line:\n```commandline\npip install --force-reinstall torch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 --index-url https://download.pytorch.org/whl/cpu\n```\n\nFor GPU development, reinstall them by running:\n```commandline\npip install --force-reinstall torch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 --index-url https://download.pytorch.org/whl/cu118\n```\n\nThe GPU version was tested successfully on NVIDIA GTX 1660 SUPER.\n\nLook at [pytorch official website](https://pytorch.org/get-started/previous-versions/) for more detail.\n\nNote that package `pillow` may be reinstalled with a new version \nwhich can lead to an error while launching the app \nafter changing the torch version. To stop it from happening, \nuse the following command line to reinstall `pillow`:\n```commandline\npip install --force-reinstall pillow==9.5.0\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayfunc%2Fmagicremover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayfunc%2Fmagicremover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayfunc%2Fmagicremover/lists"}