portrayt

View on PyPIReverse Dependencies (0)

1.0.0 portrayt-1.0.0-py3-none-any.whl

Wheel Details

Project: portrayt
Version: 1.0.0
Filename: portrayt-1.0.0-py3-none-any.whl
Download: [link]
Size: 16451
MD5: 5c5e5e2188cc1c3169fe1adb26dc8d0b
SHA256: 89f9a71f28427a72360111590ca2271876819b925c73e962178c5e7bd45ca881
Uploaded: 2023-01-08 22:42:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: portrayt
Version: 1.0.0
Summary: This project combines e-paper, raspberry pi's, and StableDiffusion to make a picture frame that portrays anything you ask of it.
Author: Alex Thiele
Author-Email: apocthiel[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8,<4.0
Requires-Dist: RPi.GPIO (<0.8.0,>=0.7.1)
Requires-Dist: gradio (<4.0,>=3.3)
Requires-Dist: inky (<2.0.0,>=1.3.2)
Requires-Dist: opencv-python (<5.0.0.0,>=4.6.0.66); extra == "opencv"
Requires-Dist: pydantic (<2.0.0,>=1.10.2)
Requires-Dist: replicate (==0.0.1a16)
Provides-Extra: opencv
Description-Content-Type: text/markdown
[Description omitted; length: 2350 characters]

WHEEL

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

RECORD

Path Digest Size
portrayt/__init__.py sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0 22
portrayt/configuration/__init__.py sha256=VIc3EdPeu-MJ_HdfNMhb6gu1Mxxi3hImr2yPFl0Bl4w 221
portrayt/configuration/main_schema.py sha256=L7pxGs0Yy9bgdN3pO8HJdeFjaQUE4l05TJ5POujqa5E 907
portrayt/configuration/prompt_interpolation_animation.py sha256=FFeZtuN8X9RQgxx6Q9orEtj2Mp5CQRJX_y61QchLzOs 323
portrayt/configuration/prompt_variations.py sha256=4afsDhaVui8PNWFrgubDJLW37C2Vn0IcTLcsRKr7pdw 235
portrayt/configuration/rendering.py sha256=dqXzoEtqJshwTiliF2qPy2CbGNaMNNZiq51dhvv72SY 116
portrayt/generators/__init__.py sha256=IVIXXFT2p087iNUIsBB_hH3DAz-zqH3_vrgrARmQ4EQ 320
portrayt/generators/base_generator.py sha256=Qol0h_COzhOsVmtWQZUPJI9EsHK6KtRco4tPyW2O_3o 2892
portrayt/generators/interpolation_animation_generator.py sha256=lzaHoCTUlPz3d6dXdxJdOSMXs69z-QkmhPDI6Vn-gYk 1817
portrayt/generators/variation_generator.py sha256=C1ziic-edz3O4N0YNYm_JoZ9wtgQqVUKCkmP2QF0qRs 975
portrayt/interface/__init__.py sha256=x8zlyu3UnlkScYO0rmCFNqLK1JirS7Wg28xYm0_o9aA 29
portrayt/interface/main_ui.py sha256=f9AW9NsC4Qzgd6-6N-bNzlcANdprem69Dx6c3ocGiMw 11086
portrayt/main.py sha256=JMXpIZNvQG_0zvctsogHDvioSbGwWYh2Tt3iCKXyFzo 2556
portrayt/renderers/__init__.py sha256=9_ZtB3tjd1bRIwcWLRiziX5k5fYmGCOSYrXCVsDvInA 560
portrayt/renderers/base_renderer.py sha256=D9ubcR4NggzWFhVGQ9hv6FweMDKBNc-6e1lUEYzK6Fk 4447
portrayt/renderers/crop_utils.py sha256=TADeFGmmXmprS9TBi2bg-PKhBJRASSWYHq9z2G3tdIo 1134
portrayt/renderers/inky_renderer.py sha256=NnuujaCkTkkAmK93Fm2-bJQxOan-ycCI902IC1J3YO0 1054
portrayt/renderers/opencv_renderer.py sha256=O5iugzTZQYBgXI3KvCuiaLZGGThhqRmtu9XPOFIyvtw 551
portrayt-1.0.0.dist-info/entry_points.txt sha256=ezUuGZX_V6i4VZ9LzA2VC5GUN180IHhoBGR80ZdrJsQ 51
portrayt-1.0.0.dist-info/LICENSE sha256=pAZXnNE2dxxwXFIduGyn1gpvPefJtUYOYZOi3yeGG94 1068
portrayt-1.0.0.dist-info/WHEEL sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI 88
portrayt-1.0.0.dist-info/METADATA sha256=Sgo9zKEdGUhY-EjWtZSZLBHvmHKaeHzCiQWoPZqvWsI 3212
portrayt-1.0.0.dist-info/RECORD

entry_points.txt

run-portrayt = portrayt.main:main