Spaces:
Runtime error
Runtime error
add_files
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
ipadic==1.0.0
|
2 |
+
fugashi==1.2.0
|
3 |
+
pytorch-lightning==1.7.6
|
4 |
+
transformers==4.22.0
|
5 |
+
gradio==3.3.1
|
6 |
+
torch==1.12.1
|
7 |
+
torchmetrics==0.9.3
|