Commit 86cb1688 authored by Tony Beeman's avatar Tony Beeman Committed by AUTOMATIC1111

Pull Request Code Review Fixes

parent e2930f98
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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment