Spaces:
Runtime error
Runtime error
tc-ha
commited on
Commit
•
472c73d
1
Parent(s):
ae88fb8
add requirement
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
datasets
|
2 |
-
editdistance
|
3 |
-
numpy
|
4 |
-
pandas
|
5 |
-
Pillow
|
6 |
-
torch
|
7 |
-
tqdm
|
8 |
-
transformers
|
9 |
-
thefuzz
|
|
|
1 |
+
# datasets
|
2 |
+
# editdistance
|
3 |
+
# numpy
|
4 |
+
# pandas
|
5 |
+
# Pillow
|
6 |
+
# torch
|
7 |
+
# tqdm
|
8 |
+
# transformers
|
9 |
+
# thefuzz
|