Spaces:
Runtime error
Runtime error
req update
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -62,7 +62,7 @@ pyparsing==3.1.1
|
|
62 |
pyproject-toml==0.0.10
|
63 |
python-dateutil==2.8.2
|
64 |
pytz==2024.1
|
65 |
-
|
66 |
PyYAML==6.0.1
|
67 |
pyzmq==25.1.2
|
68 |
referencing==0.33.0
|
@@ -71,7 +71,7 @@ requests==2.31.0
|
|
71 |
rich==13.7.1
|
72 |
rpds-py==0.18.0
|
73 |
safetensors==0.4.2
|
74 |
-
scikit-learn==1.4.1
|
75 |
scipy==1.12.0
|
76 |
seaborn==0.13.2
|
77 |
setuptools==69.1.1
|
@@ -88,10 +88,10 @@ threadpoolctl==3.3.0
|
|
88 |
tokenizers==0.15.2
|
89 |
toml==0.10.2
|
90 |
toolz==0.12.1
|
91 |
-
torch==2.2.1
|
92 |
-
torchaudio==2.2.1
|
93 |
torchmetrics==1.3.1
|
94 |
-
torchvision==0.17.1
|
95 |
tornado==6.4
|
96 |
tqdm==4.66.2
|
97 |
traitlets==5.14.1
|
|
|
62 |
pyproject-toml==0.0.10
|
63 |
python-dateutil==2.8.2
|
64 |
pytz==2024.1
|
65 |
+
|
66 |
PyYAML==6.0.1
|
67 |
pyzmq==25.1.2
|
68 |
referencing==0.33.0
|
|
|
71 |
rich==13.7.1
|
72 |
rpds-py==0.18.0
|
73 |
safetensors==0.4.2
|
74 |
+
scikit-learn==1.4.1
|
75 |
scipy==1.12.0
|
76 |
seaborn==0.13.2
|
77 |
setuptools==69.1.1
|
|
|
88 |
tokenizers==0.15.2
|
89 |
toml==0.10.2
|
90 |
toolz==0.12.1
|
91 |
+
torch==2.2.1
|
92 |
+
torchaudio==2.2.1
|
93 |
torchmetrics==1.3.1
|
94 |
+
torchvision==0.17.1
|
95 |
tornado==6.4
|
96 |
tqdm==4.66.2
|
97 |
traitlets==5.14.1
|