Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ numpy
|
|
| 2 |
pandas
|
| 3 |
gradio
|
| 4 |
polars
|
| 5 |
-
torch
|
|
|
|
|
|
| 2 |
pandas
|
| 3 |
gradio
|
| 4 |
polars
|
| 5 |
+
torch
|
| 6 |
+
matplotlib
|