Initial commit: NexusOS project + desktop theme baseline
Captures the known-good state after theme consolidation and consistency reconciliation: - NexusOS GTK/xfwm4/icon theme assets (assets/themes, management/Mint-Y-Nexus) - Tightened right-click menus, visible separators, no menu icons - assets/themes/install-theme.sh: idempotent restore of all wiring (symlinks, xfconf xsettings+xfwm4, GTK 3/4 settings.ini) - .gitignore excludes venv/ollama/models/runtime/db Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,62 @@
|
||||
accelerate==1.13.0
|
||||
annotated-doc==0.0.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.13.0
|
||||
bitsandbytes==0.49.2
|
||||
certifi==2026.2.25
|
||||
click==8.3.2
|
||||
fastapi==0.135.3
|
||||
filelock==3.28.0
|
||||
fsspec==2026.3.0
|
||||
h11==0.16.0
|
||||
hf-xet==1.4.3
|
||||
httpcore==1.0.9
|
||||
httptools==0.7.1
|
||||
httpx==0.28.1
|
||||
huggingface_hub==1.10.2
|
||||
idna==3.11
|
||||
Jinja2==3.1.6
|
||||
markdown-it-py==4.0.0
|
||||
MarkupSafe==3.0.3
|
||||
mdurl==0.1.2
|
||||
mpmath==1.3.0
|
||||
networkx==3.6.1
|
||||
numpy==2.4.4
|
||||
packaging==26.1
|
||||
pandas==3.0.2
|
||||
pillow==12.2.0
|
||||
psutil==7.2.2
|
||||
pydantic==2.13.0
|
||||
pydantic_core==2.46.0
|
||||
Pygments==2.20.0
|
||||
PySide6==6.11.0
|
||||
PySide6_Addons==6.11.0
|
||||
PySide6_Essentials==6.11.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.2.2
|
||||
PyYAML==6.0.3
|
||||
regex==2026.4.4
|
||||
rich==15.0.0
|
||||
safetensors==0.7.0
|
||||
scipy==1.17.1
|
||||
sentencepiece==0.2.1
|
||||
setuptools==81.0.0
|
||||
shellingham==1.5.4
|
||||
shiboken6==6.11.0
|
||||
six==1.17.0
|
||||
starlette==1.0.0
|
||||
sympy==1.14.0
|
||||
tokenizers==0.22.2
|
||||
torch==2.11.0+rocm7.2
|
||||
torchaudio==2.11.0+rocm7.2
|
||||
torchvision==0.26.0+rocm7.2
|
||||
tqdm==4.67.3
|
||||
transformers==5.5.4
|
||||
triton-rocm==3.6.0
|
||||
typer==0.24.1
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
uvicorn==0.44.0
|
||||
watchfiles==1.1.1
|
||||
websockets==16.0
|
||||
wsproto==1.3.2
|
||||
Reference in New Issue
Block a user