new Dockerfile, successfully integrated user interface browser, novnc

This commit is contained in:
Skyber_2 2026-03-31 02:00:58 +03:00
parent de15e349ca
commit 805f7a017e
12 changed files with 673 additions and 231 deletions

View file

@ -34,10 +34,10 @@ dependencies = [
"faster-whisper>=1.0.0,<2",
# Skills Hub (GitHub App JWT auth — optional, only needed for bot identity)
"PyJWT[crypto]>=2.10.1,<3",
"browser-use>=0.1.0",
"browser-use>=0.12.5",
"playwright>=1.49.0",
"playwright-stealth>=1.0.6"
"playwright-stealth>=1.0.6",
"langchain-openai>=1.1.12",
]
[project.optional-dependencies]