Update requirements.txt

#4
by xsw123zaq1 - opened
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- gradio
 
 
 
 
 
 
 
1
+ # 語魂系統 v2.5 依賴套件
2
+
3
+ gradio==4.21.0
4
+ numpy
5
+ pandas
6
+ matplotlib
7
+ scikit-learn