Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ gradio
|
|
7 |
torch
|
8 |
torchvision
|
9 |
numpy
|
10 |
-
opencv-python
|
|
|
|
7 |
torch
|
8 |
torchvision
|
9 |
numpy
|
10 |
+
opencv-python
|
11 |
+
seaborn
|