Skip to content

Commit bd9889a

Browse files
committed
fix: remove comments in requirements.txt
1 parent 9e200a0 commit bd9889a

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

requirements.txt

-13
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,13 @@
1-
# System Monitoring
21
PyYAML~=6.0.2
32
psutil~=6.0.0
43
pynvml~=11.5.3
5-
6-
# GUI Library
74
PySide6~=6.7.2
8-
9-
# llama.cpp tools (external)
105
safetensors~=0.4.4
116
numpy<3.0.0
127
torch~=2.4.0
138
sentencepiece~=0.2.0
14-
15-
# PyPI build
169
setuptools~=74.0.0
17-
18-
# HuggingFace Download/Upload
1910
huggingface-hub~=0.24.6
20-
21-
# AutoFP8 (external)
2211
transformers~=4.44.2
23-
24-
# Local Server
2512
fastapi~=0.112.2
2613
uvicorn~=0.30.6

0 commit comments

Comments
 (0)