🚩 Report: Not working

#1
by emirvmendoza - opened

"Runtime error
Loaded as API: https://fffiloni-sdxl-dpo-2.hf.space/ βœ”
Traceback (most recent call last):
File "/home/user/app/app.py", line 9, in
sdxl_client = Client("https://fffiloni-sdxl-dpo-2.hf.space/", hf_token=hf_token)
File "/home/user/.local/lib/python3.10/site-packages/gradio_client/client.py", line 133, in init
self.config = self._get_config()
File "/home/user/.local/lib/python3.10/site-packages/gradio_client/client.py", line 727, in _get_config
raise ValueError(f"Could not fetch config for {self.src}")
ValueError: Could not fetch config for https://fffiloni-sdxl-dpo-2.hf.space/"

Sign up or log in to comment