DrGabrielLopez commited on
Commit
df36966
1 Parent(s): 0bfcadb

requirements.txt

Browse files
Files changed (2) hide show
  1. .DS_Store +0 -0
  2. requirements.txt +1 -0
.DS_Store DELETED
Binary file (6.15 kB)
 
requirements.txt CHANGED
@@ -5,5 +5,6 @@ plotly==5.13.1
5
  scikit_learn==1.2.2
6
  spacy==3.3.1
7
  transformers==4.27.3
 
8
  umap==0.1.1
9
  umap_learn==0.5.3
 
5
  scikit_learn==1.2.2
6
  spacy==3.3.1
7
  transformers==4.27.3
8
+ tensorflow==2.12.0
9
  umap==0.1.1
10
  umap_learn==0.5.3