"...composable_kernel_onnx.git" did not exist on "fd49ff8080b90687108c46f92321ce10ecc743dc"
Commit 235ba852 authored by comfyanonymous's avatar comfyanonymous
Browse files

Style.

parent 09db3130
...@@ -17,7 +17,7 @@ except ImportError: ...@@ -17,7 +17,7 @@ except ImportError:
print("pip install -r requirements.txt") print("pip install -r requirements.txt")
sys.exit() sys.exit()
import mimetypes; import mimetypes
class PromptServer(): class PromptServer():
def __init__(self, loop): def __init__(self, loop):
......
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