mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-21 12:30:46 +08:00
update
This commit is contained in:
@@ -266,6 +266,8 @@ class CTRLGenerator():
|
||||
def generate(self, prompt, options=None):
|
||||
prompt = self.prompt_replace(prompt)
|
||||
print("\n\n*****DEBUG*****")
|
||||
print("Prompt is:")
|
||||
print(prompt + "\n\n")
|
||||
|
||||
if options is None: options = dict()
|
||||
if "used_verbs" not in options:
|
||||
|
||||
Reference in New Issue
Block a user