mirror of
https://github.com/facefusion/facefusion.git
synced 2026-05-01 05:47:51 +02:00
396610e88c
* api: add WebSocket /ping endpoint and update session guard to support WebSocket subprotocol auth; add tests (test_api_ping.py) * Initial websocket support using ping * Initial websocket support using ping * Initial websocket support using ping * Combine imports
11 lines
165 B
Plaintext
11 lines
165 B
Plaintext
numpy==2.2.6
|
|
onnx==1.19.1
|
|
onnxruntime==1.23.2
|
|
opencv-python==4.12.0.88
|
|
psutil==7.1.3
|
|
tqdm==4.67.1
|
|
scipy==1.16.3
|
|
starlette==0.50.0
|
|
uvicorn==0.34.0
|
|
websockets==15.0.1
|