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:
RemVdH
/
ExecUtWS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
RemVdH
commited on
Mar 24, 2025
Commit
ba9fa07
·
verified
·
1 Parent(s):
ae316cf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -82,4 +82,5 @@ agent = CodeAgent(
82
add_base_tools=True
83
)
84
85
GradioUI(agent).launch()
82
add_base_tools=True
83
)
84
85
+
86
GradioUI(agent).launch()