bkhmsi commited on
Commit
7d769a8
·
1 Parent(s): b3e4d4b

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  gradio>=4.44.0
2
  plotly>=5.22.0
3
  pandas>=2.2.0
 
 
 
 
1
  gradio>=4.44.0
2
  plotly>=5.22.0
3
  pandas>=2.2.0
4
+ torch==2.7.1
5
+ transformers==4.53.2
6
+ numpy==2.3.4