Spaces:
Paused
Paused
Fabrice-TIERCELIN
commited on
Commit
•
3f3337e
1
Parent(s):
39d2e5b
torch & torchvision (I'm going to struggle)
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,8 +7,8 @@ numpy>=1.24.2
|
|
7 |
requests>=2.28.2
|
8 |
sentencepiece>=0.1.98
|
9 |
tokenizers>=0.13.3
|
10 |
-
torch>=2.
|
11 |
-
torchvision>=0.
|
12 |
uvicorn>=0.21.1
|
13 |
wandb>=0.14.0
|
14 |
httpx>=0.24.0
|
|
|
7 |
requests>=2.28.2
|
8 |
sentencepiece>=0.1.98
|
9 |
tokenizers>=0.13.3
|
10 |
+
torch>=2.3.0
|
11 |
+
torchvision>=0.18.0
|
12 |
uvicorn>=0.21.1
|
13 |
wandb>=0.14.0
|
14 |
httpx>=0.24.0
|