root
commited on
Commit
·
df2d9bf
1
Parent(s):
7c1cfca
ss
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ rank-bm25==0.2.2
|
|
10 |
pandas==2.1.3
|
11 |
numpy==1.24.3
|
12 |
tqdm==4.66.1
|
13 |
-
huggingface-hub
|
14 |
bitsandbytes==0.44.1
|
15 |
accelerate==0.27.2
|
16 |
datasets==2.18.0
|
|
|
10 |
pandas==2.1.3
|
11 |
numpy==1.24.3
|
12 |
tqdm==4.66.1
|
13 |
+
huggingface-hub>=0.30.0
|
14 |
bitsandbytes==0.44.1
|
15 |
accelerate==0.27.2
|
16 |
datasets==2.18.0
|