poudel commited on
Commit
f148078
1 Parent(s): 22148b4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -8,7 +8,6 @@ google-pasta==0.2.0
8
  grpcio==1.64.1
9
  h5py==3.11.0
10
  idna==3.7
11
- joblib==1.4.2
12
  keras==3.3.3
13
  libclang==18.1.1
14
  Markdown==3.6
@@ -33,8 +32,7 @@ scipy==1.13.1
33
  six==1.16.0
34
  tensorboard==2.16.2
35
  tensorboard-data-server==0.7.2
36
- tensorflow==2.16.1
37
- tensorflow-intel==2.16.1
38
  tensorflow-io-gcs-filesystem==0.31.0
39
  termcolor==2.4.0
40
  threadpoolctl==3.5.0
 
8
  grpcio==1.64.1
9
  h5py==3.11.0
10
  idna==3.7
 
11
  keras==3.3.3
12
  libclang==18.1.1
13
  Markdown==3.6
 
32
  six==1.16.0
33
  tensorboard==2.16.2
34
  tensorboard-data-server==0.7.2
35
+ tensorflow==2.16.1 # Use standard TensorFlow version
 
36
  tensorflow-io-gcs-filesystem==0.31.0
37
  termcolor==2.4.0
38
  threadpoolctl==3.5.0