Hi, I was trying to replicate the example you providedon WSL2, but it seems not working when setting up cog server. Like below,
Waiting for cog docker to start on port 5000...
Waiting for cog docker to start on port 5000...
I also checked docker container logs, seems like it's running for cog, but I didn't see any Gradio interface.
INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5000 (Press CTRL+C to quit)
Thanks!
Hi, I was trying to replicate the example you providedon WSL2, but it seems not working when setting up cog server. Like below,
I also checked docker container logs, seems like it's running for cog, but I didn't see any Gradio interface.
Thanks!