plutosss commited on
Commit
2061ea9
·
verified ·
1 Parent(s): 3e153ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -106,8 +106,7 @@ sympy==1.13.1
106
  tbb==2021.13.0
107
  tensorboard==2.17.0
108
  tensorboard-data-server==0.7.2
109
- tensorflow==2.17.0
110
- tensorflow-intel==2.17.0
111
  tensorflow-io-gcs-filesystem==0.31.0
112
  termcolor==2.4.0
113
  thop==0.1.1.post2209072238
@@ -138,4 +137,4 @@ wsproto==1.2.0
138
  yarl==1.9.4
139
  gradio
140
  Pillow
141
- numpy
 
106
  tbb==2021.13.0
107
  tensorboard==2.17.0
108
  tensorboard-data-server==0.7.2
109
+ tensorflow==2.17.0 # 使用标准TensorFlow版本
 
110
  tensorflow-io-gcs-filesystem==0.31.0
111
  termcolor==2.4.0
112
  thop==0.1.1.post2209072238
 
137
  yarl==1.9.4
138
  gradio
139
  Pillow
140
+ numpy