Spaces:
Sleeping
Sleeping
add requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
annotated-types==0.7.0
|
2 |
anyio==4.5.0
|
3 |
av==12.3.0
|
@@ -35,6 +36,7 @@ orjson==3.10.11
|
|
35 |
packaging==24.1
|
36 |
pillow==11.0.0
|
37 |
protobuf==5.28.2
|
|
|
38 |
pydantic==2.9.2
|
39 |
pydantic_core==2.23.4
|
40 |
python-dotenv==1.0.1
|
|
|
1 |
+
accelerate==1.1.1
|
2 |
annotated-types==0.7.0
|
3 |
anyio==4.5.0
|
4 |
av==12.3.0
|
|
|
36 |
packaging==24.1
|
37 |
pillow==11.0.0
|
38 |
protobuf==5.28.2
|
39 |
+
psutil==6.1.0
|
40 |
pydantic==2.9.2
|
41 |
pydantic_core==2.23.4
|
42 |
python-dotenv==1.0.1
|