Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
torch==2.2.0
|
2 |
numpy==1.26.4
|
3 |
opencv-python
|
4 |
-
torchvision
|
|
|
|
|
|
1 |
torch==2.2.0
|
2 |
numpy==1.26.4
|
3 |
opencv-python
|
4 |
+
torchvision
|
5 |
+
matplotlib
|
6 |
+
seaborn
|