Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AryanRathod3097
/
pokemon-blip-captions
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AryanRathod3097
commited on
Jul 16
Commit
e14aa7b
·
verified
·
1 Parent(s):
301b256
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -85,4 +85,4 @@ with gr.Blocks(title="LoRA Naruto Generator – token login") as demo:
85
)
86
87
if __name__ == "__main__":
88
-
demo.queue(max_size=5).launch()
`
85
)
86
87
if __name__ == "__main__":
88
+
demo.queue(max_size=5).launch()