Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SimpleBerry
/
LLaMA-O1-Supervised-1129-Demo
like
9
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Di Zhang
commited on
Dec 2, 2024
Commit
a965d37
·
verified
·
1 Parent(s):
611802b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -69,4 +69,5 @@ with gr.Blocks() as demo:
69
gr.Markdown(LICENSE)
70
71
if __name__ == "__main__":
72
-
demo.launch()
69
gr.Markdown(LICENSE)
70
71
if __name__ == "__main__":
72
+
demo.launch()
73
+