mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-09 11:13:26 +08:00
fixed mental issue?
This commit is contained in:
@@ -327,5 +327,8 @@ class CTRLGenerator():
|
||||
print(repr(tokens_generated_so_far))
|
||||
print("\n\nCut off")
|
||||
print(repr(result))
|
||||
|
||||
import pdb
|
||||
pdb.set_trace()
|
||||
|
||||
return self.result_replace(result)
|
||||
|
||||
Reference in New Issue
Block a user