Pull Request Code Review Fixes

master
Tony Beeman 3 years ago committed by AUTOMATIC1111
parent e2930f9821
commit 86cb16886f

@ -1,5 +1,4 @@
import os
from pydoc import visiblename
import sys
import traceback

@ -10,8 +10,6 @@ from modules.processing import Processed, process_images
from PIL import Image
from modules.shared import opts, cmd_opts, state
g_txt_mode = False
class Script(scripts.Script):
def title(self):
return "Prompts from file or textbox"

Loading…
Cancel
Save