Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ tdqm
|
|
| 5 |
matplotlib
|
| 6 |
pandas
|
| 7 |
onnx==1.16.0
|
| 8 |
-
onnxruntime==1.17.1
|
|
|
|
|
|
| 5 |
matplotlib
|
| 6 |
pandas
|
| 7 |
onnx==1.16.0
|
| 8 |
+
onnxruntime==1.17.1
|
| 9 |
+
streamlit-webrtc
|