fix: remove comments in requirements.txt

This commit is contained in:
BuildTools 2024-09-04 21:26:06 -07:00
parent 9e200a0e3b
commit bd9889a2d4
No known key found for this signature in database
GPG Key ID: 3270C066C15D530B
1 changed files with 0 additions and 13 deletions

View File

@ -1,26 +1,13 @@
# System Monitoring
PyYAML~=6.0.2
psutil~=6.0.0
pynvml~=11.5.3
# GUI Library
PySide6~=6.7.2
# llama.cpp tools (external)
safetensors~=0.4.4
numpy<3.0.0
torch~=2.4.0
sentencepiece~=0.2.0
# PyPI build
setuptools~=74.0.0
# HuggingFace Download/Upload
huggingface-hub~=0.24.6
# AutoFP8 (external)
transformers~=4.44.2
# Local Server
fastapi~=0.112.2
uvicorn~=0.30.6