Commit
·
16f7114
1
Parent(s):
b6bb21d
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -65,6 +65,7 @@ rsa==4.9
|
|
| 65 |
ruff==0.7.1
|
| 66 |
safehttpx==0.1.1
|
| 67 |
semantic-version==2.10.0
|
|
|
|
| 68 |
shellingham==1.5.4
|
| 69 |
six==1.16.0
|
| 70 |
sniffio==1.3.1
|
|
@@ -72,6 +73,7 @@ starlette==0.41.2
|
|
| 72 |
sympy==1.13.1
|
| 73 |
tomlkit==0.12.0
|
| 74 |
torch==2.5.1
|
|
|
|
| 75 |
torchmetrics==1.5.1
|
| 76 |
torchvision==0.20.1
|
| 77 |
tqdm==4.66.6
|
|
|
|
| 65 |
ruff==0.7.1
|
| 66 |
safehttpx==0.1.1
|
| 67 |
semantic-version==2.10.0
|
| 68 |
+
setuptools==75.3.0
|
| 69 |
shellingham==1.5.4
|
| 70 |
six==1.16.0
|
| 71 |
sniffio==1.3.1
|
|
|
|
| 73 |
sympy==1.13.1
|
| 74 |
tomlkit==0.12.0
|
| 75 |
torch==2.5.1
|
| 76 |
+
torchinfo==1.8.0
|
| 77 |
torchmetrics==1.5.1
|
| 78 |
torchvision==0.20.1
|
| 79 |
tqdm==4.66.6
|