glennrory commited on
Commit
febb905
·
verified ·
1 Parent(s): 2f85126

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,4 +1,8 @@
1
  shiny==0.6.0
2
  shinyswatch==0.4.1
3
  seaborn==0.12.2
4
- matplotlib==3.7.1
 
 
 
 
 
1
  shiny==0.6.0
2
  shinyswatch==0.4.1
3
  seaborn==0.12.2
4
+ matplotlib==3.7.1
5
+ transformers==4.32.1
6
+ tqdm==4.65.0
7
+ tokenizers==0.13.3
8
+ tiktoken==0.5.2