Commit
·
f0ef166
1
Parent(s):
8d26d9d
updating requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -19,6 +19,7 @@ google-pasta==0.2.0
|
|
19 |
grpcio==1.68.1
|
20 |
h11==0.14.0
|
21 |
h5py==3.12.1
|
|
|
22 |
idna==3.10
|
23 |
Jinja2==3.1.4
|
24 |
joblib==1.4.2
|
|
|
19 |
grpcio==1.68.1
|
20 |
h11==0.14.0
|
21 |
h5py==3.12.1
|
22 |
+
huggingface-hub==0.29.2
|
23 |
idna==3.10
|
24 |
Jinja2==3.1.4
|
25 |
joblib==1.4.2
|