Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
FoodDesert
/
Prompt_Squirrel
like
19
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
FoodDesert
commited on
Aug 25, 2025
Commit
197877e
·
verified
·
1 Parent(s):
e1750f9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -739,6 +739,5 @@ with gr.Blocks(css=css) as app:
739
)
740
741
gr.Markdown(faq_content)
742
-
743
-
app.launch(server_name="0.0.0.0", show_error=True)
744
739
)
740
741
gr.Markdown(faq_content)
742
743
+
app.launch()