add seaborn in requirements.txt (#254)

This commit is contained in:
wangwlj 2024-06-28 16:44:23 +08:00 committed by GitHub
parent aad320dd80
commit dd56938644
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,4 +12,5 @@ opencv-python==4.9.0.80
psutil==5.9.8
py-cpuinfo==9.0.0
huggingface-hub==0.23.2
safetensors==0.4.3
safetensors==0.4.3
seaborn>=0.11.0