yonikremer commited on
Commit
b263171
1 Parent(s): c04f442

added tqdm to the requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -10,4 +10,5 @@ accelerate
10
  bitsandbytes
11
  pytest~=7.1.2
12
  sentencepiece
13
- google-api-python-client
 
 
10
  bitsandbytes
11
  pytest~=7.1.2
12
  sentencepiece
13
+ google-api-python-client
14
+ tqdm==4.64.1