Some checks failed
Discord Webhook / git (push) Has been cancelled
- Created pyproject.toml with lmstudio, psutil, pydantic dependencies - Created requirements.txt as fallback for pip install - Created src/models/__init__.py with proper imports - Set up PEP 518 compliant package structure - Fixed .gitignore to allow src/models/ directory
5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
lmstudio>=1.0.1
|
|
psutil>=6.1.0
|
|
pydantic>=2.10
|
|
pyyaml>=6.0
|
|
gpu-tracker>=5.0.1 |