mirror of
https://github.com/facefusion/facefusion.git
synced 2026-07-30 13:58:52 +02:00
add metrics
This commit is contained in:
@@ -52,4 +52,4 @@ def test_websocket_metrics(test_client : TestClient) -> None:
|
|||||||
]) as websocket:
|
]) as websocket:
|
||||||
metrics_set = websocket.receive_json()
|
metrics_set = websocket.receive_json()
|
||||||
|
|
||||||
assert metrics_set.get('execution_devices')
|
assert metrics_set.get('execution_devices')
|
||||||
|
|||||||
Reference in New Issue
Block a user