Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -35,3 +35,4 @@ opencc==1.1.1; sys_platform == 'linux'
|
|
35 |
python_mecab_ko; sys_platform != 'win32'
|
36 |
fastapi<0.112.2
|
37 |
x_transformers
|
|
|
|
35 |
python_mecab_ko; sys_platform != 'win32'
|
36 |
fastapi<0.112.2
|
37 |
x_transformers
|
38 |
+
torchmetrics==1.5
|