Spaces:
Sleeping
Sleeping
koshin2001
commited on
Commit
ยท
e323004
1
Parent(s):
bbcef43
๐ Add 3 library
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
transformers[torch] == 4.44.2
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers[torch] == 4.44.2
|
2 |
+
pandas == 2.0.0
|
3 |
+
fugashi == 1.3.2
|
4 |
+
sentencepiece == 0.2.0
|
5 |
+
unidic-lite == 1.0.8
|