nihuajian commited on
Commit
43f122a
·
verified ·
1 Parent(s): ea373d1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -10,7 +10,7 @@ opencv-python==4.8.1.78
10
 
11
  # 数值计算
12
  numpy==1.24.3
13
-
14
  # 可选:如果需要更高级的图像处理功能
15
  # scikit-image==0.21.0
16
  # matplotlib==3.7.2
 
10
 
11
  # 数值计算
12
  numpy==1.24.3
13
+ huggingface_hub
14
  # 可选:如果需要更高级的图像处理功能
15
  # scikit-image==0.21.0
16
  # matplotlib==3.7.2