jayasuriyaK commited on
Commit
e672fa6
1 Parent(s): 810f2be

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -6,9 +6,9 @@ safetensors==0.4.2
6
  streamlit
7
  tensorboard==2.13.0
8
  tensorboard-data-server==0.7.2
9
- tensorflow==2.13.0
10
  tensorflow-estimator==2.13.0
11
  tensorflow-io-gcs-filesystem==0.31.0
12
  tokenizers==0.15.2
13
- torch==2.2.2
14
  transformers==4.39.3
 
6
  streamlit
7
  tensorboard==2.13.0
8
  tensorboard-data-server==0.7.2
9
+ tensorflow
10
  tensorflow-estimator==2.13.0
11
  tensorflow-io-gcs-filesystem==0.31.0
12
  tokenizers==0.15.2
13
+ torch
14
  transformers==4.39.3