Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
keras
|
| 2 |
numpy
|
| 3 |
sklearn
|
| 4 |
-
os
|
| 5 |
tensorflow
|
| 6 |
plotly
|
| 7 |
gradio
|
| 8 |
-
pandas
|
|
|
|
| 1 |
keras
|
| 2 |
numpy
|
| 3 |
sklearn
|
|
|
|
| 4 |
tensorflow
|
| 5 |
plotly
|
| 6 |
gradio
|
| 7 |
+
pandas
|