Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
charanhu
/
TinyLlama-1B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
charanhu
commited on
Dec 30, 2023
Commit
4af0fee
·
1 Parent(s):
9d0647a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -68,4 +68,5 @@ with gr.Blocks() as demo:
68
69
demo.queue()
70
if __name__ == "__main__":
71
-
demo.launch()
68
69
demo.queue()
70
if __name__ == "__main__":
71
+
demo.launch()
72
+