-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Hello,
Thank you very much for this.
I managed to make it work on my W11.
But it's only working when entering the prediction in command line.
And each time it takes a lot of time getting the model and everything before working the image.
I'm really looking into having the same web interface than the Replicate demo you mention, as this will be really more friendly.
I've tried running the cog server command line you give, just to see if it's that I'm missing, but almost nothing happens then.
And the last message is "Not running in Kubernetes : disabling probe helpers."
Then nothing forever.
Is there a step I'm missing here ?
How can I reproduce the same webpage than the Replicate demo you mention please ?
PS : When I run the localhost:5000 from docker, the page only shows this text : {"docs_url":"/docs","openapi_url":"/openapi.json"}
Thanks for your help
Forden