Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingface-projects
/
gemma-2-9b-it
like
101
Running
on
Zero
App
Files
Files
Community
8
Fetching metadata from the HF Docker repository...
hysts
HF Staff
commited on
15 days ago
Commit
6c7dffd
·
1 Parent(s):
feae235
Update
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -130,4 +130,4 @@ demo = gr.ChatInterface(
130
131
132
if __name__ == "__main__":
133
-
demo.
queue(max_size=20).
launch()
130
131
132
if __name__ == "__main__":
133
+
demo.launch()