starsaround commited on
Commit
32f419d
1 Parent(s): 5071898

Update requirements.txt

Browse files

transformers is needed for token number estimate

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  websocket-client
2
  requests
3
  tls-client
 
1
+ transformers
2
  websocket-client
3
  requests
4
  tls-client