Commit 79ed567b authored by Ftps's avatar Ftps

remove unused library

I'm sorry I forgot.
parent 4845db4e
import json import json
import os.path import os.path
import shutil
import sys import sys
import time import time
import traceback import traceback
...@@ -10,7 +9,6 @@ import git ...@@ -10,7 +9,6 @@ import git
import gradio as gr import gradio as gr
import html import html
import shutil import shutil
import errno
from modules import extensions, shared, paths from modules import extensions, shared, paths
from modules.call_queue import wrap_gradio_gpu_call from modules.call_queue import wrap_gradio_gpu_call
......
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