Expecting value: line 1 column 1 (char 0) #67
Replies: 9 comments
-
Please, attach the full log |
Beta Was this translation helpful? Give feedback.
-
After fixing a different installation issue by downloading the config json file from the Huggingface depot, I am now also getting this error:
Here is my complete log: Launching Web UI with arguments: --autolaunch --medvram --xformers --listen --port 6969 --api --opt-split-attention --enable-insecure-extension-access --gradio-auth [REDACTED] --no-half-vae --cloudflared
Model loaded in 4.7s (create model: 0.4s, apply weights to model: 2.2s, apply half(): 0.7s, load VAE: 0.1s, load textual inversion embeddings: 1.2s). To create a public link, set |
Beta Was this translation helpful? Give feedback.
-
This issue is being caused by the way that Huggingface is presenting the configuration.json file. Using "Save As" on the link gets you an HTML document. I had to copy and paste the contents of the json file to correct this error. |
Beta Was this translation helpful? Give feedback.
-
Ah so that's it. Same with a VoC based Auto1111 UI build. Both configuration and gitattributes were 59k. Had to download the raw link and the right ones are 2kb. Thanks a bunch. Now to do some memory management with an out of memory error. |
Beta Was this translation helpful? Give feedback.
-
Wow thanks, following your track, hope to hear from your memory management solution... |
Beta Was this translation helpful? Give feedback.
-
Success, first video, wow: What worked for me with my 11GB 2080 TI in VoC Webui solution was:
|
Beta Was this translation helpful? Give feedback.
-
What is VoC Webui? |
Beta Was this translation helpful? Give feedback.
-
Visions of Chaos, an AI suite for Windows. |
Beta Was this translation helpful? Give feedback.
-
VoC ist the very best open source patreon platform for all the ML and AI
stuff, brings it all together in one working system, saves my life daily!
Have a look: https://softology.pro/
Am Mo., 20. März 2023 um 22:44 Uhr schrieb Crimsonfart <
***@***.***>:
… VoC Webui
What is VoC Webui?
—
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMF56BKRCEMPCSBJFOVY7G3W5DFURANCNFSM6AAAAAAWBFP7IE>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
--
|
Beta Was this translation helpful? Give feedback.
-
I get this error when I click generate:
Pipeline setup
Exception occured
Expecting value: line 1 column 1 (char 0)
Beta Was this translation helpful? Give feedback.
All reactions