Commit 194cbd06 authored by AUTOMATIC's avatar AUTOMATIC

fix open directory button failing

parent 97ba01a2
......@@ -5,7 +5,6 @@ import mimetypes
import os
import platform
import random
import subprocess as sp
import sys
import tempfile
import time
......
......@@ -5,7 +5,7 @@ import platform
import sys
import gradio as gr
import scipy as sp
import subprocess as sp
from modules import call_queue, shared
from modules.generation_parameters_copypaste import image_from_url_text
......
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