Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jesusvilela
/
FastingApp
like
1
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jesusvilela
commited on
26 days ago
Commit
b42ecfb
·
verified
·
1 Parent(s):
8433bea
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -482,4 +482,5 @@ with gr.Blocks(
482
""")
483
484
if __name__ == "__main__":
485
-
demo.queue().launch()
482
""")
483
484
if __name__ == "__main__":
485
+
demo.queue().launch()
486
+