Luigi commited on
Commit
3e08001
·
1 Parent(s): 1b8a47d

add opencc-python-reimplemented

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -18,3 +18,5 @@ huggingface-hub>=0.18.0 # for pyannote model download/auth
18
 
19
  # (Optional) if you want GPU‐accelerated pipelines outside of HF Spaces
20
  # accelerate>=0.20.0
 
 
 
18
 
19
  # (Optional) if you want GPU‐accelerated pipelines outside of HF Spaces
20
  # accelerate>=0.20.0
21
+
22
+ opencc-python-reimplemented