Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch==2.1.0
|
2 |
-
torchvision==0.16.0
|
3 |
-
torchaudio==2.1.0
|
4 |
lightning==2.1.2
|
5 |
timm==0.9.10
|
6 |
pandas
|
|
|
1 |
+
torch==2.1.0
|
2 |
+
torchvision==0.16.0
|
3 |
+
torchaudio==2.1.0
|
4 |
lightning==2.1.2
|
5 |
timm==0.9.10
|
6 |
pandas
|