Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -29,6 +29,7 @@ wordsegment
|
|
| 29 |
rotary_embedding_torch
|
| 30 |
pyjyutping
|
| 31 |
g2pk2
|
|
|
|
| 32 |
ko_pron
|
| 33 |
opencc; sys_platform != 'linux'
|
| 34 |
opencc==1.1.1; sys_platform == 'linux'
|
|
|
|
| 29 |
rotary_embedding_torch
|
| 30 |
pyjyutping
|
| 31 |
g2pk2
|
| 32 |
+
matplotlib
|
| 33 |
ko_pron
|
| 34 |
opencc; sys_platform != 'linux'
|
| 35 |
opencc==1.1.1; sys_platform == 'linux'
|