Meng Lee commited on
Commit
6faae94
1 Parent(s): af43a3d

chore: add arrow as requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ gradio_client==0.1.4
3
  torch==2.0.0
4
  sentencepiece==0.1.97
5
  transformers==4.28.1
6
- huggingface-hub==0.14.1
 
 
3
  torch==2.0.0
4
  sentencepiece==0.1.97
5
  transformers==4.28.1
6
+ huggingface-hub==0.14.1
7
+ arrow==1.2.3