Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -11,4 +11,6 @@ tensorflow
|
|
11 |
seaborn
|
12 |
stqdm
|
13 |
pydantic_settings
|
14 |
-
streamlit_pandas_profiling
|
|
|
|
|
|
11 |
seaborn
|
12 |
stqdm
|
13 |
pydantic_settings
|
14 |
+
streamlit_pandas_profiling
|
15 |
+
tf2onnx
|
16 |
+
pydot
|