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:
jithenderchoudary
/
Ansys
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jithenderchoudary
commited on
Dec 5, 2024
Commit
61d45cf
·
verified
·
1 Parent(s):
597352b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -57,5 +57,5 @@ with gr.Blocks() as app:
57
outputs=optimization_results,
58
)
59
60
-
Launch the app
61
app.launch()
57
outputs=optimization_results,
58
)
59
60
+
#
Launch the app
61
app.launch()