Update inference_webui.py
This commit is contained in:
@@ -424,7 +424,7 @@ def cut2(inp):
|
||||
inp = inp.strip("\n")
|
||||
inps = split(inp)
|
||||
if len(inps) < 2:
|
||||
return [inp]
|
||||
return inp
|
||||
opts = []
|
||||
summ = 0
|
||||
tmp_str = ""
|
||||
|
||||
Reference in New Issue
Block a user