Spaces:
Runtime error
Runtime error
add_files
Browse files- requirments.txt +3 -1
requirments.txt
CHANGED
@@ -2,4 +2,6 @@ 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
|
|
|
|
|
|
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
|