PeterPinetree commited on
Commit
921ac50
·
verified ·
1 Parent(s): 84d0670

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  solara
2
  pandas
3
  transformers[torch]
4
- plotly
 
 
1
  solara
2
  pandas
3
  transformers[torch]
4
+ plotly>=6
5
+ anywidget>=0.9.13