foz
commited on
Commit
•
020d824
1
Parent(s):
b53e5c3
Add packages
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pillow
|
2 |
+
tifffile
|
3 |
+
matplotlib
|
4 |
+
numpy
|
5 |
+
lxml
|
6 |
+
pandas
|