Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
MobileLLM-Pro
like
35
Running
on
Zero
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
akhaliq
HF Staff
commited on
22 days ago
Commit
000dbdd
·
verified
·
1 Parent(s):
195d6db
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -391,4 +391,4 @@ with gr.Blocks(
391
demo.queue()
392
393
if __name__ == "__main__":
394
-
demo.launch(show_error=True, debug=True)
391
demo.queue()
392
393
if __name__ == "__main__":
394
+
demo.launch(show_error=True, debug=True)