fix: remove incompatible numpy pin from webui requirements

This commit is contained in:
Shanren Yang
2026-03-09 20:27:39 -07:00
parent d5ffd46ab0
commit a7d0d235fa

View File

@@ -1,7 +1,6 @@
flask==2.3.3
flask-cors==4.0.0
pandas==2.2.2
numpy==1.24.3
plotly==5.17.0
torch>=2.1.0
huggingface_hub==0.33.1