Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -3,5 +3,7 @@ torchvision
|
|
| 3 |
numpy
|
| 4 |
opencv-python
|
| 5 |
scikit-image
|
|
|
|
| 6 |
matplotlib
|
|
|
|
| 7 |
gradio
|
|
|
|
| 3 |
numpy
|
| 4 |
opencv-python
|
| 5 |
scikit-image
|
| 6 |
+
scikit-learn
|
| 7 |
matplotlib
|
| 8 |
+
pandas
|
| 9 |
gradio
|