Results 3 comments of adamenger

Yeah I think SSL support would be awesome. I've got some gems that require to be installed over ssl and I can't use this to cache gems without SSL support....

Not a proper fix but reverting the change to `with gr.Column():` from `with gr.Column(elem_id="text2img_col2"):` on line 68 in `frontend/frontend.py` lets the UI boot. Anybody running `webui.cmd` will be seeing this...

@jasonpolites I was able to fix this by `touch`ing the file given by `functions-emulator status`. By simply recreating the empty file my `functions log read` ran successfully. Still an issue...