Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -18,6 +18,7 @@ Pillow==9.5.0
|
|
| 18 |
scikit-image==0.21.0
|
| 19 |
scikit-learn==1.3.2
|
| 20 |
scipy==1.11.4
|
|
|
|
| 21 |
torch==2.0.1
|
| 22 |
torchdiffeq==0.2.3
|
| 23 |
torchmetrics==1.2.1
|
|
|
|
| 18 |
scikit-image==0.21.0
|
| 19 |
scikit-learn==1.3.2
|
| 20 |
scipy==1.11.4
|
| 21 |
+
spaces
|
| 22 |
torch==2.0.1
|
| 23 |
torchdiffeq==0.2.3
|
| 24 |
torchmetrics==1.2.1
|