Spaces:
Running
on
Zero
Running
on
Zero
fixed torch to 2.0.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ pyalex
|
|
7 |
compress-pickle
|
8 |
transformers
|
9 |
adapters
|
10 |
-
torch==2.0
|
11 |
tqdm
|
12 |
pyarrow
|
13 |
numba==0.58.1
|
|
|
7 |
compress-pickle
|
8 |
transformers
|
9 |
adapters
|
10 |
+
torch==2.0.0
|
11 |
tqdm
|
12 |
pyarrow
|
13 |
numba==0.58.1
|