Update requirements.txt
Browse files- requirements.txt +1 -9
requirements.txt
CHANGED
@@ -5,12 +5,4 @@ gradio>=3.40.1
|
|
5 |
pandas>=2.0.0
|
6 |
datasets>=2.14.0
|
7 |
scikit-learn>=1.0.2
|
8 |
-
Pillow>=9.0.0
|
9 |
-
seaborn>=0.12.0
|
10 |
-
matplotlib>=3.5.0
|
11 |
-
numpy>=1.21.0
|
12 |
-
tqdm>=4.65.0
|
13 |
-
pyyaml>=6.0.1
|
14 |
-
tensorboard>=2.13.0
|
15 |
-
opencv-python>=4.8.0
|
16 |
-
albumentations>=1.3.1
|
|
|
5 |
pandas>=2.0.0
|
6 |
datasets>=2.14.0
|
7 |
scikit-learn>=1.0.2
|
8 |
+
Pillow>=9.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|