Spaces:
Running
Running
Update backend/python/requirements.txt
Browse files
backend/python/requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
opencv-python==4.8.1.78
|
| 2 |
+
librosa==0.10.1
|
| 3 |
+
scikit-image==0.21.0
|
| 4 |
+
biopython==1.83
|
| 5 |
+
numpy
|
| 6 |
+
pandas
|