Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -34,3 +34,4 @@ ko_pron
|
|
34 |
opencc; sys_platform != 'linux'
|
35 |
opencc==1.1.1; sys_platform == 'linux'
|
36 |
python_mecab_ko; sys_platform != 'win32'
|
|
|
|
34 |
opencc; sys_platform != 'linux'
|
35 |
opencc==1.1.1; sys_platform == 'linux'
|
36 |
python_mecab_ko; sys_platform != 'win32'
|
37 |
+
spaces==0.28.3
|