Spaces:
Sleeping
Sleeping
cheesexuebao
commited on
Commit
•
3d50a28
1
Parent(s):
ae15986
import torch
Browse files- requirments.txt +2 -1
requirments.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
|
|
|
2 |
transformers==4.12.0
|
3 |
tqdm
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch
|
3 |
transformers==4.12.0
|
4 |
tqdm
|