Spaces:
Sleeping
Sleeping
Shiyu Zhao
commited on
Commit
•
53e6c12
1
Parent(s):
c8373c1
Update space
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -12,5 +12,7 @@ pandas
|
|
12 |
python-dateutil
|
13 |
tqdm
|
14 |
transformers
|
|
|
15 |
tokenizers>=0.15.0
|
16 |
-
sentencepiece
|
|
|
|
12 |
python-dateutil
|
13 |
tqdm
|
14 |
transformers
|
15 |
+
torch
|
16 |
tokenizers>=0.15.0
|
17 |
+
sentencepiece
|
18 |
+
stark_qa
|