Not Running

#1
by FoodDesert - opened

It does not seem to be running now. The main app page just displays the message:

runtime error
Exit code: ?. Reason:

Container logs:

===== Application Startup at 2024-11-04 00:36:26 =====

Running on local URL: http://0.0.0.0:7860

To create a public link, set share=True in launch().
IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade.

I had the same problem with prompt squirrel. Adding "gradio==4.44.1" to requirements.txt and restarting seemed to fix it.

This was probably due to a network error on the hardware side of HF, and it has been greatly improved by HF staff. Now it can probably be fixed by simply restarting.

I got mine running with a simple restart now too

https://huggingface.co/spaces/silveroxides/JointTaggerProject-Inference-Beta

FoodDesert changed discussion status to closed

Sign up or log in to comment