Files
NexusOS/requirements-wsl.txt
T

15 lines
288 B
Plaintext

# Windows / CPU-only install — runtime stack, no GPU deps
fastapi
uvicorn[standard]
httpx
requests
pydantic
PyYAML
python-dotenv
psutil
# Native desktop window for the UI (WebView2 on Windows; pulls pythonnet).
# Used by bin/nexus_window.py, launched from launch_nexus.ps1.
pywebview