DrGabrielLopez commited on
Commit
643ee5e
1 Parent(s): 3c5fbca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -10
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
- gradio==3.23.0
2
- numpy==1.23.5
3
- pandas==1.5.3
4
- plotly==5.13.1
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
 
1
+ gradio
2
+ numpy
3
+ pandas
4
+ plotly
5
+ scikit_learn
6
+ spacy
7
+ transformers
8
+ tensorflow
9
+ umap_learn