Merge remote-tracking branch 'refs/remotes/origin/dev' into dev

This commit is contained in:
oobabooga 2023-12-13 10:40:41 -08:00
commit 4eeac70af7

View File

@ -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,