mirror of
https://github.com/Ladebeze66/llm_lab.git
synced 2025-12-16 11:37:46 +01:00
6 lines
287 B
Plaintext
6 lines
287 B
Plaintext
requests>=2.28.0
|
|
psutil>=5.9.0
|
|
# Pour le moniteur système et l'interface graphique
|
|
# Note: tkinter doit être installé au niveau du système (sudo apt install python3-tk)
|
|
# Dépendances optionnelles pour l'affichage GPU
|
|
# nvidia-ml-py>=11.495.46 # Pour NVIDIA GPU monitoring via NVML |