Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Blood076
/
King-B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Blood076
commited on
Nov 14, 2024
Commit
b7c7ead
·
verified
·
1 Parent(s):
fc562cf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -101,4 +101,4 @@ with gr.Blocks() as demo:
101
)
102
103
if __name__ == "__main__":
104
-
demo
.launch()
101
)
102
103
if __name__ == "__main__":
104
+
chat_interface
.launch()