chawin.chen commited on
Commit
bd33028
·
1 Parent(s): 4c33c75

fix utf8 -bom

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- # 固定NumPy版本避免兼容性问题 - 必须最先安装
2
  numpy>=1.24.0,<2.0.0
3
 
4
  # 基础依赖
 
1
+ # 固定NumPy版本避免兼容性问题 - 必须最先安装
2
  numpy>=1.24.0,<2.0.0
3
 
4
  # 基础依赖