Spaces:
Sleeping
Sleeping
upgrade pytorch 2.5.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
open_clip_torch
|
2 |
transformers
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
-
torch==2.
|
5 |
spaces
|
6 |
numpy<2
|
|
|
1 |
open_clip_torch
|
2 |
transformers
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
+
torch==2.5.1
|
5 |
spaces
|
6 |
numpy<2
|