Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -18,7 +18,7 @@ cycler==0.12.1
|
|
18 |
datasets==3.5.0
|
19 |
decorator==5.2.1
|
20 |
dill==0.3.8
|
21 |
-
dlib
|
22 |
exceptiongroup==1.2.2
|
23 |
executing==2.2.0
|
24 |
fastapi==0.115.12
|
@@ -35,7 +35,7 @@ hf-xet==1.0.3
|
|
35 |
hf_transfer==0.1.9
|
36 |
httpcore==1.0.8
|
37 |
httpx==0.28.1
|
38 |
-
huggingface-hub
|
39 |
idna==3.10
|
40 |
ipython==8.35.0
|
41 |
itsdangerous==2.2.0
|
@@ -70,8 +70,8 @@ pure_eval==0.2.3
|
|
70 |
py-cpuinfo==9.0.0
|
71 |
pyarrow==19.0.1
|
72 |
pycparser==2.22
|
73 |
-
pydantic
|
74 |
-
pydantic_core
|
75 |
pydub==0.25.1
|
76 |
Pygments==2.19.1
|
77 |
pyparsing==3.2.3
|
|
|
18 |
datasets==3.5.0
|
19 |
decorator==5.2.1
|
20 |
dill==0.3.8
|
21 |
+
dlib
|
22 |
exceptiongroup==1.2.2
|
23 |
executing==2.2.0
|
24 |
fastapi==0.115.12
|
|
|
35 |
hf_transfer==0.1.9
|
36 |
httpcore==1.0.8
|
37 |
httpx==0.28.1
|
38 |
+
huggingface-hub
|
39 |
idna==3.10
|
40 |
ipython==8.35.0
|
41 |
itsdangerous==2.2.0
|
|
|
70 |
py-cpuinfo==9.0.0
|
71 |
pyarrow==19.0.1
|
72 |
pycparser==2.22
|
73 |
+
pydantic
|
74 |
+
pydantic_core
|
75 |
pydub==0.25.1
|
76 |
Pygments==2.19.1
|
77 |
pyparsing==3.2.3
|