Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
pandora-s/HF-Serverless-LLM-Inference-API-Status
woodmastr
/
HF-Serverless-LLM-Inference-API-Status
like
1
Runtime error
App
Files
Files
Community
pandora-s
commited on
May 28, 2024
Commit
4544fe2
•
1 Parent(s):
1f5d9f7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -116,4 +116,4 @@ with gr.Blocks() as demo:
116
117
Timer(7200, update_every_two_hours).start()
118
119
-
demo.launch()
116
117
Timer(7200, update_every_two_hours).start()
118
119
+
demo.launch()