Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ uvicorn
|
|
4 |
tensorflow
|
5 |
numpy
|
6 |
pillow
|
|
|
7 |
python-multipart
|
8 |
pydantic
|
9 |
dill
|
|
|
4 |
tensorflow
|
5 |
numpy
|
6 |
pillow
|
7 |
+
pandas
|
8 |
python-multipart
|
9 |
pydantic
|
10 |
dill
|