Spaces:
Runtime error
Runtime error
add opencc-python-reimplemented
Browse files- 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
|