PeterPinetree commited on
Commit
4679381
·
verified ·
1 Parent(s): 3fe3296

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -3,4 +3,9 @@ pandas
3
  transformers>=4.41,<5
4
  torch==2.3.1
5
  plotly>=6,<7
6
- anywidget>=0.9.13
 
 
 
 
 
 
3
  transformers>=4.41,<5
4
  torch==2.3.1
5
  plotly>=6,<7
6
+ anywidget>=0.9.13
7
+
8
+ ipykernel>=6.29
9
+ jupyter_client>=8.6
10
+ pyzmq>=25.1
11
+ nest_asyncio>=1.5