runtime error
Traceback (most recent call last): File "/home/user/app/app.py", line 47, in <module> interface=gr.Interface(get_nearest_hospitals,inputs=['text','text'],outputs=['text'],title='Nearest Hospitals finder for Severe Conditions',description='Enter your city and location to get nearest hopsitals if condition is Severe') NameError: name 'gr' is not defined
Container logs:
Fetching error logs...