Spaces:
Sleeping
Sleeping
SemSorter commited on
Commit ·
83eb1ec
1
Parent(s): c5a8f36
Remove onnxruntime from requirements to reduce baseline memory footprint
Browse files- requirements-server.txt +0 -1
requirements-server.txt
CHANGED
|
@@ -19,7 +19,6 @@ python-dotenv==1.0.1
|
|
| 19 |
|
| 20 |
# Telephony and Streaming (Vision-Agents SDK transitive requirements)
|
| 21 |
colorlog==6.10.1
|
| 22 |
-
onnxruntime==1.23.2
|
| 23 |
aiortc==1.14.0
|
| 24 |
getstream==2.5.19
|
| 25 |
ping3==5.1.5
|
|
|
|
| 19 |
|
| 20 |
# Telephony and Streaming (Vision-Agents SDK transitive requirements)
|
| 21 |
colorlog==6.10.1
|
|
|
|
| 22 |
aiortc==1.14.0
|
| 23 |
getstream==2.5.19
|
| 24 |
ping3==5.1.5
|