Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lucas-ventura
/
chapter-llama
like
3
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
lucas-ventura
commited on
Apr 2
Commit
c4f6fa0
·
verified
·
1 Parent(s):
e2fff93
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -315,4 +315,4 @@ with gr.Blocks(title="Chapter-Llama") as demo:
315
316
if __name__ == "__main__":
317
# Launch the Gradio app
318
-
demo.launch()
315
316
if __name__ == "__main__":
317
# Launch the Gradio app
318
+
demo.launch()