Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ numpy
|
|
| 3 |
opencv-python
|
| 4 |
plotly
|
| 5 |
pandas
|
| 6 |
-
torch
|
|
|
|
|
|
|
|
|
| 3 |
opencv-python
|
| 4 |
plotly
|
| 5 |
pandas
|
| 6 |
+
torch
|
| 7 |
+
matplotlib
|
| 8 |
+
seaborn
|