Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
gradio
|
2 |
transformers
|
3 |
torch
|
|
|
4 |
scikit-learn
|
5 |
plotly
|
6 |
pandas
|
|
|
1 |
gradio
|
2 |
transformers
|
3 |
torch
|
4 |
+
onnxruntime
|
5 |
scikit-learn
|
6 |
plotly
|
7 |
pandas
|