Metadata-Version: 2.1
Name: tldream
Version: 0.1.5
Summary: A tiny little diffusion drawing app
Home-page: https://github.com/Sanster/tldream
Author: PanicByte
Author-email: cwq1913@gmail.com
License: UNKNOWN
Description: <h1 align="center">tldream</h1>
        <p align="center">A tiny little diffusion drawing app</p>
        
        <p align="center">
          <a href="https://github.com/Sanster/tldream">
            <img alt="total download" src="https://pepy.tech/badge/tldream" />
          </a>
          <a href="https://pypi.org/project/tldream/">
            <img alt="version" src="https://img.shields.io/pypi/v/tldream" />
          </a>
        </p>
        
        ![A screenshot of the tldream web app](https://github.com/Sanster/tldream-frontend/blob/tldream/assets/tldream.png)
        
        ```bash
        pip install tldream
        tldream --device cuda
        ```
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7
Description-Content-Type: text/markdown
