mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-04 08:11:43 -08:00
Pull Request Code Review Fixes
This commit is contained in:
parent
e2930f9821
commit
86cb16886f
2 changed files with 0 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue