Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -7
requirements.txt
CHANGED
@@ -39,18 +39,11 @@ python-dateutil==2.9.0.post0
|
|
39 |
PyYAML==6.0.2
|
40 |
regex==2024.9.11
|
41 |
requests==2.32.3
|
42 |
-
safetensors==0.4.5
|
43 |
screen==1.0.1
|
44 |
six==1.16.0
|
45 |
sqlparse==0.5.1
|
46 |
sympy==1.13.3
|
47 |
-
tablib==3.5.0
|
48 |
-
TimeConvert==3.0.13
|
49 |
-
tinytag==1.10.1
|
50 |
-
tokenizers==0.19.1
|
51 |
-
torch==2.4.1
|
52 |
tqdm==4.66.5
|
53 |
-
transformers==4.44.2
|
54 |
typing_extensions==4.12.2
|
55 |
tzdata==2024.1
|
56 |
tzlocal==5.2
|
|
|
39 |
PyYAML==6.0.2
|
40 |
regex==2024.9.11
|
41 |
requests==2.32.3
|
|
|
42 |
screen==1.0.1
|
43 |
six==1.16.0
|
44 |
sqlparse==0.5.1
|
45 |
sympy==1.13.3
|
|
|
|
|
|
|
|
|
|
|
46 |
tqdm==4.66.5
|
|
|
47 |
typing_extensions==4.12.2
|
48 |
tzdata==2024.1
|
49 |
tzlocal==5.2
|