{"id":18881039,"url":"https://github.com/tylertemp/roopiy","last_synced_at":"2026-02-20T23:30:18.675Z","repository":{"id":197850496,"uuid":"699424483","full_name":"TylerTemp/roopiy","owner":"TylerTemp","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-11T13:49:07.000Z","size":79,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T03:25:57.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TylerTemp.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":"2023-10-02T15:53:09.000Z","updated_at":"2024-05-11T13:49:10.000Z","dependencies_parsed_at":"2023-10-03T01:24:12.893Z","dependency_job_id":"a490493a-0eec-47c1-9ea3-171ccce73d3c","html_url":"https://github.com/TylerTemp/roopiy","commit_stats":null,"previous_names":["tylertemp/roopiy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerTemp%2Froopiy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerTemp%2Froopiy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerTemp%2Froopiy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerTemp%2Froopiy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TylerTemp","download_url":"https://codeload.github.com/TylerTemp/roopiy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239850444,"owners_count":19707348,"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":[],"created_at":"2024-11-08T06:47:07.720Z","updated_at":"2026-02-20T23:30:18.641Z","avatar_url":"https://github.com/TylerTemp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Roopiy #\r\n\r\nA video face swap tool using insightface\r\n\r\n## Acceleration ##\r\n\r\n1.  Install [CUDA Toolkit 11.8](https://developer.nvidia.com/cuda-11-8-0-download-archive)\r\n2.  Download [cuDNN for Cuda 11.x](https://developer.nvidia.com/rdp/cudnn-archive)\r\n3.  For windows go `C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v{YourVersion}`, copy the `bin`, `include`, `lib` folders from cuDNN to the CUDA folder, and add `C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v{YourVersion}\\bin` to path\r\n\r\n## Installation ##\r\n\r\n1.  clone this project\r\n2.  `pip install -e .`.\r\n3.  change the `torch` and `torchvision` in `requirements.txt` as you need, then `pip install -r requirements.txt`\r\n4.  Setup a model path, e.g. `temp` (note: use absolute path!)\r\n5.  download `inswapper_128.onnx` into your model path, from [huggingface](https://huggingface.co/ezioruan/inswapper_128.onnx) or [here](https://static.notexists.top/mirror/insightface/inswapper_128.onnx)\r\n6.  download [buffalo_l.zip](https://github.com/deepinsight/insightface/releases/download/v0.7/buffalo_l.zip) and unzip under `temp/models/buffalo_l`; you folder now looks like: `temp/models/buffalo_l/*.onnx`\r\n7.  download [GFPGANv1.4.pth](https://github.com/TencentARC/GFPGAN/releases/download/v1.3.0/GFPGANv1.4.pth) into your model path\r\n8.  download [detection_Resnet50_Final.pth](https://github.com/xinntao/facexlib/releases/download/v0.1.0/detection_Resnet50_Final.pth) into your model path `gfpgan/weights`\r\n9.  download [parsing_parsenet.pth](https://github.com/xinntao/facexlib/releases/download/v0.2.2/parsing_parsenet.pth) into your model path `gfpgan/weights`\r\n\r\n## Model Path ##\r\n\r\neither use `ROOPIY_MODEL_PATH={PathToYourModel} roopiy` or `roopiy --model-path={PathToYourModel}` to set the model path\r\n\r\n## Basic Run ##\r\n\r\nuse `roopiy` to run. If it does not work, run `python -m roopiy`\r\n\r\ncheck `roopiy --help` for construction\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylertemp%2Froopiy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftylertemp%2Froopiy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylertemp%2Froopiy/lists"}