Spaces:
Running
testing this one
clock shown in each image from for milliseconds and each then vanish
im so lost,
yntec models for example load fine
If there is a problem with the SDXL model, is it a size problem...?
I'll check it on Discord later.
it seems like your models (so far, any one that ive tried ) do load
i have many versions of code so im just looking at my best performer's debug log
i dont think i changed anything on it when it began failing
Fetching model from: https://huggingface.co/John6666/asyncs-mix-pony-pony-v1-sdxl
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): huggingface.co:443
DEBUG:urllib3.connectionpool:https://huggingface.co:443 "GET /api/models/John6666/asyncs-mix-pony-pony-v1-sdxl HTTP/1.1" 200 2046
DEBUG:asyncio:Using selector: EpollSelector
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): huggingface.co:443
DEBUG:httpcore.connection:connect_tcp.started host='api.gradio.app' port=443 local_address=None timeout=3 socket_options=None
DEBUG:urllib3.connectionpool:https://huggingface.co:443 "HEAD /api/telemetry/gradio/initiated HTTP/1.1" 200 0
DEBUG:httpcore.connection:connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x7f9fea4d8220>
DEBUG:httpcore.connection:start_tls.started ssl_context=<ssl.SSLContext object at 0x7f9feba844c0> server_hostname='api.gradio.app' timeout=3
[[[[[[]]]]]
[[[[[[]]]]]
Gradio Interface for: John6666/asyncs-mix-pony-pony-v1-sdxl
inputs:
|-<gradio.components.textbox.Textbox object at 0x7f9feba6b190>
outputs:
|-<gradio.components.image.Image object at 0x7f9feba6abc0>
[[[[[[]]]]]
[[[[[[]]]]]
Fetching model from: https://huggingface.co/John6666/hamef-kawaii-mix-type24normal-warm-sdxl
this is how i have the models array directories
"John6666/asyncs-mix-pony-pony-v1-sdxl",
and then
when sending prompts
im getting 404s back
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api-inference.huggingface.co:443
DEBUG:urllib3.connectionpool:https://api-inference.huggingface.co:443 "POST /models/John6666/asyncs-mix-pony-pony-v1-sdxl HTTP/1.1" 404 0
DEBUG:urllib3.connectionpool:https://api-inference.huggingface.co:443 "POST /models/John6666/mala-smooth-v1-sdxl HTTP/1.1" 404 0
DEBUG:urllib3.connectionpool:https://api-inference.huggingface.co:443 "POST /models/John6666/hamef-kawaii-mix-type24normal-warm-sdxl HTTP/1.1" 404 0
DEBUG:urllib3.connectionpool:https://api-inference.huggingface.co:443 "POST /models/John6666/anima-pencil-xl-v5-sdxl HTTP/1.1" 404 0
DEBUG:urllib3.connectionpool:https://api-inference.huggingface.co:443 "POST /models/John6666/fluffy-tart-xl-v14-sdxl HTTP/1.1" 404 0
DEBUG:urllib3.connectionpool:https://api-inference.huggingface.co:443 "POST /models/John6666/anima-pencil-xl-v5-sdxl-spo HTTP/1.1" 404 0
DEBUG:urllib3.connectionpool:https://api-inference.huggingface.co:443 "POST /models/John6666/mala-anime-mix-nsfw-pony-xl-v3-sdxl HTTP/1.1" 404 0
DEBUG:urllib3.connectionpool:https://api-inference.huggingface.co:443 "POST /models/John6666/jib-mix-pony-realistic-v2-sdxl HTTP/1.1" 404 0
DEBUG:urllib3.connectionpool:https://api-inference.huggingface.co:443 "POST /models/John6666/hamef-kawaii-mix-type24light-warm-sdxl HTTP/1.1" 404 0
usually, i point directly at myself for these types of errors,
ive been at it for two days now (i really dont know py or gradio that well to be honest)
but the thing that set up a flag and made me reach out to you
was seeing that it was happening in every space i have linked to your models
was happening in anyone else's space that i loaded, that link to your models
and, was happening even in your own spaces, with your own models
but say, in your own spaces, yntec's models, in the yntec directories work perfectly fine for me
for some reason, i stll think its very likely a problem on my end, especially because they're 404 errors
otherwise, there would be many others bringing this up, right?
Actually, I've received multiple reports myself. And it seems that it's not just my model...
There have been several reports of problems with other people's models on the forums and Discord.
I think it's probably a problem on the HF side. That's because, in terms of SDXL, it's also happening with Kivotos, and it happened even when the HF staff tried it.
As a result of reporting it on Discord, the HF staff are investigating it.
https://huggingface.co/John6666/hassaku-xl-hentai-v13-better-eyes-sdxl/discussions/2#67acb5bb9c5ddac8ddd2f45f
interesting
i heard recently there was some instructed pull down of sd 1.5
perhaps there is a relationship.