Spaces:
Build error
Build error
Add application file
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pillow
|
|
6 |
numpy
|
7 |
pytorch_lightning
|
8 |
cv2
|
9 |
-
gradio
|
|
|
|
6 |
numpy
|
7 |
pytorch_lightning
|
8 |
cv2
|
9 |
+
gradio
|
10 |
+
pandas
|