NVIDIA / Stable-Diffusion-WebUI-TensorRT

TensorRT Extension for Stable Diffusion Web UI
MIT License
1.92k stars 146 forks source link

after install tensorRT, loading with this error。。。json.decoder.JSONDecodeError: Expecting value: line 2875 column 36 (char 193761) #304

Open jasoncow007 opened 8 months ago

jasoncow007 commented 8 months ago

loading settings: JSONDecodeError Traceback (most recent call last): File "D:\sd-webui_forge\webui\modules\ui_loadsave.py", line 29, in init self.ui_settings = self.read_from_file() File "D:\sd-webui_forge\webui\modules\ui_loadsave.py", line 141, in read_from_file return json.load(file) File "json__init.py", line 293, in load File "json\init__.py", line 346, in loads File "json\decoder.py", line 337, in decode File "json\decoder.py", line 355, in raw_decode json.decoder.JSONDecodeError: Expecting value: line 2875 column 36 (char 193761)