Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sanot
/
gemma
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sanot
commited on
Sep 1, 2024
Commit
4050c99
·
verified
·
1 Parent(s):
eb52cc6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -84,4 +84,4 @@ with gr.Blocks() as demo:
84
label="Top-p (nucleus sampling)",
85
),]
86
if __name__ == "__main__":
87
-
demo.launch()
84
label="Top-p (nucleus sampling)",
85
),]
86
if __name__ == "__main__":
87
+
demo.launch()