Add Python requirements for GPU temperature monitor

This commit is contained in:
dawie 2026-01-30 17:37:47 +02:00
parent 5f3bd9ae8e
commit c6fce06c6f

View File

@ -0,0 +1,10 @@
# GPU Temperature Monitor for WLED GPU Fan Controller
#
# Required:
requests>=2.25.0
# For NVIDIA GPUs (recommended for NVIDIA users):
nvidia-ml-py>=11.0.0
# Alternative for any GPU (NVIDIA, AMD, Intel):
# gpustat>=1.0.0