neuralworm commited on
Commit
afd9f9e
·
1 Parent(s): bd61488

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  transformers>=4.40.0
2
  torch>=2.0.0
3
  scikit-learn>=1.2.0
4
- gradio>=4.0.0
 
 
 
1
  transformers>=4.40.0
2
  torch>=2.0.0
3
  scikit-learn>=1.2.0
4
+ gradio>=4.0.0
5
+ matplotlib==3.10.3
6
+ seaborn==0.13.2