MasonCrinr commited on
Commit
333a4b0
1 Parent(s): bd78186

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- !pip install tqdm
2
  !pip install rotary_embedding_torch
3
  !pip install transformers==4.31.0
4
  !pip install tokenizers
 
1
+ pip install tqdm
2
  !pip install rotary_embedding_torch
3
  !pip install transformers==4.31.0
4
  !pip install tokenizers