Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -4,6 +4,14 @@ scikit-image
|
|
4 |
pandas
|
5 |
matplotlib
|
6 |
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
torch
|
8 |
torchvision
|
9 |
seaborn
|
|
|
4 |
pandas
|
5 |
matplotlib
|
6 |
numpy
|
7 |
+
gradio
|
8 |
+
opencv-python
|
9 |
+
numpy
|
10 |
+
ultralytics
|
11 |
+
torch
|
12 |
+
torchvision
|
13 |
+
torchaudio
|
14 |
+
|
15 |
torch
|
16 |
torchvision
|
17 |
seaborn
|