Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
ArslanFOX
/
First_agent_template
like
0
Running
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
WasteWise.py
#2
by
ArslanFOX
- opened
14 days ago
base:
refs/heads/main
←
from:
refs/pr/2
Discussion
Files changed
+1
-0
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -61,3 +61,4 @@ agent = CodeAgent(
61
62
GradioUI(agent).launch()
63
61
62
GradioUI(agent).launch()
63
64
+