🚩 Report: Not working

#2
by Fabrice-TIERCELIN - opened

Hi @Dagfinn1962 ,

The space is down. A restart should be enough:

Space failed. Exit code: 1. Reason:

themes/theme_schema@0.0.1.json: 0%| | 0.00/13.7k [00:00<?, ?B/s]
themes/theme_schema@0.0.1.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 13.7k/13.7k [00:00<00:00, 61.0MB/s]
Traceback (most recent call last):
File "/home/user/app/app.py", line 111, in
model = gr.Dropdown(interactive=True,value="sd_xl_base_1.0.safetensors [be9edd61]", show_label=True, label="Stable Diffusion Checkpoint", choices=prodia_client.list_models())
File "/home/user/app/app.py", line 39, in list_models
response = self._get(f"{self.base}/sdxl/models")
File "/home/user/app/app.py", line 62, in _get
raise Exception(f"Bad Prodia Response: {response.status_code}")
Exception: Bad Prodia Response: 402

Sign up or log in to comment