Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ numpy
|
|
4 |
opencv-python-headless
|
5 |
matplotlib
|
6 |
altair<5
|
7 |
-
gradio
|
|
|
|
4 |
opencv-python-headless
|
5 |
matplotlib
|
6 |
altair<5
|
7 |
+
gradio
|
8 |
+
pandas
|