Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ pydantic_settings
|
|
14 |
streamlit_pandas_profiling
|
15 |
tf2onnx
|
16 |
pydot
|
17 |
-
onnx
|
|
|
|
14 |
streamlit_pandas_profiling
|
15 |
tf2onnx
|
16 |
pydot
|
17 |
+
onnx
|
18 |
+
transformers
|