roop-pip

View on PyPIReverse Dependencies (0)

1.0.0 roop_pip-1.0.0-py3-none-any.whl

Wheel Details

Project: roop-pip
Version: 1.0.0
Filename: roop_pip-1.0.0-py3-none-any.whl
Download: [link]
Size: 28067
MD5: 71fa41f5dcea55c441fe44f55c79064b
SHA256: 4de46529a993eed0f4bc34b6c6416eb65e236744cc369b3ae9384e6653e01d1e
Uploaded: 2024-06-11 12:15:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: roop-pip
Version: 1.0.0
Summary: One-click face swap
Author: Amartya Deshmukh
Author-Email: dedsec.konohamaru[at]gmail.com
Home-Page: https://github.com/Konohamaru04/roop-pip
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: numpy (==1.24.3)
Requires-Dist: opencv-python (==4.8.0.74)
Requires-Dist: onnx (==1.14.0)
Requires-Dist: insightface (==0.7.3)
Requires-Dist: psutil (==5.9.5)
Requires-Dist: tk (==0.1.0)
Requires-Dist: customtkinter (==5.2.0)
Requires-Dist: pillow (==10.0.0)
Requires-Dist: tensorflow (==2.13.0)
Requires-Dist: opennsfw2 (==0.10.2)
Requires-Dist: protobuf (==4.23.4)
Requires-Dist: tqdm (==4.65.0)
Requires-Dist: gfpgan (==1.3.8)
Requires-Dist: onnxruntime (==1.15.1); python_version != "3.9" and sys_platform == "darwin" and platform_machine != "arm64"
Requires-Dist: onnxruntime-coreml (==1.13.1); python_version == "3.9" and sys_platform == "darwin" and platform_machine == "arm64"
Requires-Dist: onnxruntime-gpu (==1.15.1); sys_platform != "darwin"
Requires-Dist: tkinterdnd2 (==0.3.0); sys_platform != "darwin" and platform_machine != "arm64"
Requires-Dist: tkinterdnd2-universal (==1.7.3); sys_platform == "darwin" and platform_machine == "arm64"
Requires-Dist: onnxruntime-silicon (==1.13.1); sys_platform == "darwin" and platform_machine == "arm64"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6628 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
roop/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
roop/capturer.py sha256=9t0e1NQ0gbvhI2OtklpW5dLWnjrK3NJB2RdNM96_JDs 657
roop/core.py sha256=6ya3U-gOn6sfdBiep6GoZ-w-s8_L-4shG7A25Ym90_Y 12403
roop/face_analyser.py sha256=WYVu8ab9a0LJoSXDWGfwBY6ovZbhnGtozO1Wtik-P58 1495
roop/face_reference.py sha256=umqQFH6DlE4rlPN4Tm4mJQhXGJnCTJsPYe9KsboxZ4A 343
roop/globals.py sha256=rYlAJ5GMpEG1wupACv9cO7WiD5w06SvmfxNPODw75Dk 775
roop/metadata.py sha256=1qfjvHKyc130y9byjoUZVFipfwqXPa52Gq_BCVpx10g 32
roop/typing.py sha256=ArbU2Qs_kXM4_U16Ka2uc3yR9x1obP60xSre1R2PdSU 122
roop/utilities.py sha256=BKk5OCEf6P0jJmZWfTsjII1tPxnApkNdUDXlarmlSw8 6251
roop/processors/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
roop/processors/frame/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
roop/processors/frame/core.py sha256=lEXynyQO7GdSk6LNwqJGj5KwL2T3KQC0qDth9LtdaFY 3425
roop/processors/frame/face_enhancer.py sha256=-6NQIxpOaS0YiJDrbDts0_YT_4fGLtKAdjCZWo7PUk4 3406
roop/processors/frame/face_swapper.py sha256=fWP2QuVjWOCM2YuzKfuCSBk0QxQkC696lIneIFGlll4 3854
roop_pip-1.0.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
roop_pip-1.0.0.dist-info/METADATA sha256=tyNRwA-DHHaSW9-nxPWlbIYcHW5dFaL3TpYk5n7giSI 8101
roop_pip-1.0.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
roop_pip-1.0.0.dist-info/dependency_links.txt sha256=Y7lsZ8fUqQwcwTUsPzmDtLq2_sPrMr_DOjqtXnh5j58 39
roop_pip-1.0.0.dist-info/entry_points.txt sha256=xY66sYiEfXekWczsJVFMS7USUOwFXYrt0ywlqhE6II8 39
roop_pip-1.0.0.dist-info/top_level.txt sha256=d2HjrStxPHLBYCAdWzkKDAkA7nALWX6WDdboTmqHN0E 5
roop_pip-1.0.0.dist-info/RECORD

top_level.txt

roop

entry_points.txt

roop = roop.run:main
https://download.pytorch.org/whl/cu118