Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/nightly/cu118
|
2 |
-
torch==2.
|
3 |
-
torchvision==0.16.0
|
4 |
huggingface_hub
|
5 |
OmegaConf
|
6 |
axial-positional-embedding
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/nightly/cu118
|
2 |
+
torch==2.1.0
|
3 |
+
torchvision==0.16.0
|
4 |
huggingface_hub
|
5 |
OmegaConf
|
6 |
axial-positional-embedding
|