Spaces:
Sleeping
Sleeping
Commit
·
5a929f1
1
Parent(s):
39383cb
updated req
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
aiofiles==23.2.1
|
2 |
annotated-types==0.7.0
|
3 |
anyio==4.7.0
|
@@ -29,6 +30,7 @@ orjson==3.10.13
|
|
29 |
packaging==24.2
|
30 |
pandas==2.2.3
|
31 |
pillow==11.0.0
|
|
|
32 |
pydantic==2.10.4
|
33 |
pydantic_core==2.27.2
|
34 |
pydub==0.25.1
|
|
|
1 |
+
accelerate==1.2.1
|
2 |
aiofiles==23.2.1
|
3 |
annotated-types==0.7.0
|
4 |
anyio==4.7.0
|
|
|
30 |
packaging==24.2
|
31 |
pandas==2.2.3
|
32 |
pillow==11.0.0
|
33 |
+
psutil==6.1.1
|
34 |
pydantic==2.10.4
|
35 |
pydantic_core==2.27.2
|
36 |
pydub==0.25.1
|