DevNumb commited on
Commit
ceac72b
·
verified ·
1 Parent(s): 35b4db1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  torch>=2.0.0
2
  transformers>=4.30.0
 
3
  pandas>=1.5.0
4
  plotly>=5.0.0
5
  scikit-learn>=1.2.0
 
1
  torch>=2.0.0
2
  transformers>=4.30.0
3
+ gradio==3.44.0
4
  pandas>=1.5.0
5
  plotly>=5.0.0
6
  scikit-learn>=1.2.0