DiffEdit

View on PyPIReverse Dependencies (0)

0.0.2rc10 diffedit-0.0.2rc10-py3-none-any.whl

Wheel Details

Project: DiffEdit
Version: 0.0.2rc10
Filename: diffedit-0.0.2rc10-py3-none-any.whl
Download: [link]
Size: 945695
MD5: 5d0dc3379c5ec99d9aed507d794826e3
SHA256: fdf1112daa164757c60b87effd457823b3085b9b8af296545c8a75be699851f9
Uploaded: 2024-04-30 17:49:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: DiffEdit
Version: 0.0.2rc10
Summary: An implementation of the DiffEdit algorithm for prompt-based mask creation and inpating. For more information, see the Readme file.
Author: Gennaro Farina
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: accelerate (==0.26.1)
Requires-Dist: black[jupyter] (==23.3.0); extra == "dev"
Requires-Dist: diffusers (>=0.25)
Requires-Dist: docformatter (==1.5.1); extra == "dev"
Requires-Dist: docstr-coverage (==2.2.0); extra == "dev"
Requires-Dist: fastai (==2.7.13)
Requires-Dist: numpy (==1.26.2)
Requires-Dist: opencv_python (<5.0,>=4.9)
Requires-Dist: pre-commit (==3.3.1); extra == "dev"
Requires-Dist: pytest (==7.3.1); extra == "test"
Requires-Dist: pytest-cov (==4.0.0); extra == "test"
Requires-Dist: pytest-sugar (==0.9.7); extra == "test"
Requires-Dist: pytest-xdist (==3.2.1); extra == "test"
Requires-Dist: requests (==2.27.1)
Requires-Dist: ruff (==0.0.264); extra == "dev"
Requires-Dist: setuptools (<70.0.0,>=69.1.1)
Requires-Dist: torch (!=2.0.1,!=2.1.0,>=2.0.0)
Requires-Dist: tqdm
Requires-Dist: transformers (==4.36.2)
Requires-Dist: twine (<5,>=4.0.0); extra == "dev"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 6861 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
diff_edit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
diff_edit/model/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
diff_edit/model/constants.py sha256=JawJVo7oh8yuiY2JNzI10f6TsyrBPjTK0JL2bWqMP1U 57
diff_edit/model/diff_edit_model.py sha256=9xC2fec_lr9cnbw-l6icrKuADPFuWJXi1es7E40AY7E 10994
diff_edit/model/image_processing.py sha256=X3RZd4dq3XkUCsK7nLBTUFR3xWMlKIU4NsDlzkPVDwY 2243
diff_edit/model/mask_generation.py sha256=peAEO48CvyFf-bWmq82qoitVPYxkg7Z350_uFto6YeU 8789
diff_edit/model/mask_inpainting.py sha256=RtXdtSbLC8-3dCh9_EkZBx-WIyyYZP-6st3R1ira5kQ 852
diff_edit/model/model_composer.py sha256=YvZqsRSUskAeQkZPV3gYp8mIExrqtS2dn3KBkNhQae0 3833
diff_edit/scripts/image_edit.py sha256=rs8_qI8efcKSopEM8MB4iMjuHfUUCnlUt7tr0dnTkVQ 7654
diff_edit/scripts/mask.png sha256=MfqMjxEv2T5k5Q7bI_sM9lM7lyApbwSh--ABDkqj2po 434756
diff_edit/scripts/result.png sha256=WlVqnTmaa879TnwHYNrW_BE6I-PWZpu9Tz4cHkhfC5A 491401
diffedit-0.0.2rc10.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
diffedit-0.0.2rc10.dist-info/METADATA sha256=2ARZNsKH-Yhb6DPq-t42SRkylbaW5H2WFlh8f5J9LXc 8391
diffedit-0.0.2rc10.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
diffedit-0.0.2rc10.dist-info/entry_points.txt sha256=rRsmGOnUROV7y4mV-58bHSe_RQPrV6PBiRj6moUdlwA 73
diffedit-0.0.2rc10.dist-info/RECORD

entry_points.txt

diff_edit = diff_edit.scripts.image_edit:diff_edit_main