- matrix-gateway: POST /internal/matrix/presence/online endpoint - usePresenceHeartbeat hook with activity tracking - Auto away after 5 min inactivity - Offline on page close/visibility change - Integrated in MatrixChatRoom component
11 lines
165 B
Plaintext
11 lines
165 B
Plaintext
fastapi==0.104.1
|
|
uvicorn[standard]==0.24.0
|
|
python-multipart==0.0.6
|
|
pytesseract==0.3.10
|
|
easyocr==1.7.1
|
|
Pillow==10.1.0
|
|
numpy==1.24.3
|
|
torch==2.1.0
|
|
torchvision==0.16.0
|
|
|