adds pillow (PIL) to requirements for image processing
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
requests
|
||||
asyncio
|
||||
h5py
|
||||
h5py
|
||||
pillow
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
requests
|
||||
asyncio
|
||||
h5py
|
||||
h5py
|
||||
pillow
|
||||