From: Christian Heller Date: Mon, 19 Aug 2024 22:03:54 +0000 (+0200) Subject: Add helper for displaying newest picture during generation runs. X-Git-Url: https://plomlompom.com/repos/%22https:/validator.w3.org/%7B%7Bprefix%7D%7D/do_todos?a=commitdiff_plain;h=9e35c539d4b60c7fd72ec6ea8159a82e09297102;p=stable_plom Add helper for displaying newest picture during generation runs. --- diff --git a/requirements.txt b/requirements.txt index 8cca4b7..7029f03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,12 @@ +# for stable.py pyexiftool pillow torch diffusers transformers +# for show_newest.py +PyGObject +# for linting pylint mypy flake8