Colorizer your bw photos
Project description
deepaicolorizer
Getting started.
$ pip install deepaicolorizer
Colorize photos example
import colorizer
api = colorizer.Colorizer('Token https://deepai.org')
print(api.colorizeByFile(open('test.png', 'rb')))
print(api.colorizeByImageUrl('https://www.python.org/static/img/python-logo.png'))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
deepaicolorizer-0.0.1.tar.gz
(1.8 kB
view details)
File details
Details for the file deepaicolorizer-0.0.1.tar.gz.
File metadata
- Download URL: deepaicolorizer-0.0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a80c6cbc507db85f20503178395a619f5216edaeff89c21d1c2d3f56b248debd
|
|
| MD5 |
5c79022d99dedcb917297ed67a5f3615
|
|
| BLAKE2b-256 |
a0d5f34a81a3527b3811a0830da901a4419818b2fc374b7a786798ff0e15f4c4
|