diff options
| author | Yuval Adam <_@yuv.al> | 2018-12-20 11:50:42 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-12-20 11:50:42 +0200 |
| commit | bbc3aae2632c6fdd7a4331bd5f20f0e9fb269187 (patch) | |
| tree | 1049d48f5a97c35fd87abe4bcb2f058dbadaa23a /playground/Pipfile | |
| parent | b95a6169777f1dc43cfb3a3fc05fff8097bbd9d8 (diff) | |
Jordan PIL implementation sorta worksdenoise
Diffstat (limited to 'playground/Pipfile')
| -rw-r--r-- | playground/Pipfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/playground/Pipfile b/playground/Pipfile index ec66373..64693a4 100644 --- a/playground/Pipfile +++ b/playground/Pipfile @@ -5,8 +5,7 @@ name = "pypi" [packages] jupyter = "*" -scikit-image = "*" -opencv-python = "*" +pillow = "*" [dev-packages] |
