Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
ModernMewtwo26
/
AI_Course_Finder
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ModernMewtwo26
commited on
Mar 1, 2025
Commit
fdedc72
·
verified
·
1 Parent(s):
51e67e0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -48,4 +48,4 @@ agent = CodeAgent(
48
description=None,
49
prompt_templates=prompt_templates)
50
51
-
GradioUI(agent).launch()
48
description=None,
49
prompt_templates=prompt_templates)
50
51
+
GradioUI(agent).launch()