Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +14 -0
requirements.txt
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
hvplot
|
2 |
+
panel
|
3 |
+
matplotlib
|
4 |
+
numpy
|
5 |
+
opencv-python
|
6 |
+
opencv-python-headless
|
7 |
+
pandas
|
8 |
+
paramiko
|
9 |
+
pillow
|
10 |
+
psycopg2
|
11 |
+
scikit-image
|
12 |
+
scikit-learn
|
13 |
+
scipy
|
14 |
+
tqdm
|