frost-rolf commited on
Commit
2b6b866
1 Parent(s): 9f4c937

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -3
requirements.txt CHANGED
@@ -1,4 +1,13 @@
1
- jupyterlab==3.6.1
2
- jupyter-server==2.3.0
3
  tornado==6.2
4
- ipywidgets
 
 
 
 
 
 
 
 
 
 
1
+ jupyterlab==4.0.0
2
+ jupyter-server
3
  tornado==6.2
4
+ ipywidgets
5
+ transformers
6
+ torch
7
+ datasets
8
+ accelerate
9
+ evaluate
10
+ sentencepiece
11
+ huggingface_hub
12
+ matplotlib
13
+ scikit-learn