mirror of
https://github.com/facefusion/facefusion.git
synced 2026-04-29 13:05:59 +02:00
3d2b0c222c
* 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.1
|
|
onnx==1.20.1
|
|
onnxruntime==1.24.3
|
|
opencv-python==4.13.0.92
|
|
psutil==7.1.3
|
|
tqdm==4.67.3
|
|
scipy==1.17.1
|
|
starlette==0.50.0
|
|
uvicorn==0.34.0
|
|
websockets==15.0.1
|