Stable-Diffusion-ONNX-FP16 icon indicating copy to clipboard operation
Stable-Diffusion-ONNX-FP16 copied to clipboard

Getting error on installing OnxxUI

Open Minnona opened this issue 1 year ago • 0 comments

Traceback (most recent call last):
  File "C:\Users\minn\Downloads\Stable Diffusion\Stable-Diffusion-ONNX-FP16\OnnxDiffusersUI\onnxUI.py", line 1288, in <module>
    image_t2 = gr.Image(
  File "C:\Users\minn\Downloads\Stable Diffusion\Stable-Diffusion-ONNX-FP16\sd_env\lib\site-packages\gradio\component_meta.py", line 146, in wrapper
    return fn(self, **kwargs)
TypeError: Image.__init__() got an unexpected keyword argument 'source'

Minnona avatar Nov 05 '23 13:11 Minnona