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:
opinder2906
/
Software_engineering
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
opinder2906
commited on
Aug 12, 2025
Commit
8b2d60d
·
verified
·
1 Parent(s):
2567133
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -211,4 +211,4 @@ iface = gr.Interface(
211
)
212
213
if __name__ == "__main__":
214
-
iface.launch(debug=True)
211
)
212
213
if __name__ == "__main__":
214
+
iface.launch(debug=True)