Fix directory structure
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,6 +11,6 @@ scipy==1.17.0
|
|
| 11 |
seaborn==0.13.2
|
| 12 |
timm==1.0.24
|
| 13 |
torch==2.9.1
|
| 14 |
-
torchvision==0.24.1
|
| 15 |
tqdm==4.67.1
|
| 16 |
umap-learn==0.5.9.post2
|
|
|
|
| 11 |
seaborn==0.13.2
|
| 12 |
timm==1.0.24
|
| 13 |
torch==2.9.1
|
| 14 |
+
torchvision==0.24.1
|
| 15 |
tqdm==4.67.1
|
| 16 |
umap-learn==0.5.9.post2
|