Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,10 @@ kagglehub
|
|
| 4 |
opencv-python
|
| 5 |
matplotlib
|
| 6 |
pyyaml
|
| 7 |
-
pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
opencv-python
|
| 5 |
matplotlib
|
| 6 |
pyyaml
|
| 7 |
+
pillow
|
| 8 |
+
numpy
|
| 9 |
+
matplotlib
|
| 10 |
+
torch
|
| 11 |
+
torchvision
|
| 12 |
+
spaces
|
| 13 |
+
albumentations
|