Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ tensorflow
|
|
| 5 |
gradio
|
| 6 |
pandas
|
| 7 |
matplotlib
|
| 8 |
-
numpy
|
|
|
|
|
|
| 5 |
gradio
|
| 6 |
pandas
|
| 7 |
matplotlib
|
| 8 |
+
numpy
|
| 9 |
+
joblib
|