Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
This commit is contained in:
commit
4eeac70af7
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
import os
|
||||
import html
|
||||
import json
|
||||
import random
|
||||
|
@ -26,6 +27,7 @@ except ModuleNotFoundError:
|
|||
|
||||
raise
|
||||
|
||||
os.environ["COQUI_TOS_AGREED"] = "1"
|
||||
|
||||
params = {
|
||||
"activate": True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue