11 lines
224 B
Plaintext
11 lines
224 B
Plaintext
# 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
|