Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dp1345
/
basic_agent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
techy-ai
commited on
Sep 7, 2025
Commit
7eaca8c
·
1 Parent(s):
2f4fe39
fix error
Browse files
Files changed (1)
hide
show
agent.py
+0
-1
agent.py
CHANGED
Viewed
@@ -785,7 +785,6 @@ tools = [
785
draw_on_image,
786
generate_simple_image,
787
combine_images,
788
-
extract_text_from_audio,
789
]
790
791
785
draw_on_image,
786
generate_simple_image,
787
combine_images,
788
]
789
790