Spaces:
Runtime error
Runtime error
Fix README.md
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,6 +8,6 @@ pandas==1.5.1
|
|
8 |
Pillow==9.3.0
|
9 |
pytorch_lightning==2.0.2
|
10 |
scikit_learn==1.1.3
|
11 |
-
torch==1.12.0
|
12 |
-
torchvision==0.13.0
|
13 |
tqdm==4.64.1
|
|
|
8 |
Pillow==9.3.0
|
9 |
pytorch_lightning==2.0.2
|
10 |
scikit_learn==1.1.3
|
11 |
+
torch==1.12.0
|
12 |
+
torchvision==0.13.0
|
13 |
tqdm==4.64.1
|