Spaces:
Sleeping
Sleeping
Commit
·
324000b
1
Parent(s):
12f75b1
audio_url_to_text removed
Browse files
app.py
CHANGED
@@ -763,7 +763,7 @@ tools_list = [
|
|
763 |
# classify_image,
|
764 |
current_events_news_search_tool,
|
765 |
URL_scrape_tool,
|
766 |
-
audio_url_to_text,
|
767 |
# sports_awards_historicalfacts_tool,
|
768 |
video_url_to_transcript_tool,
|
769 |
# max_object_in_video,
|
|
|
763 |
# classify_image,
|
764 |
current_events_news_search_tool,
|
765 |
URL_scrape_tool,
|
766 |
+
# audio_url_to_text,
|
767 |
# sports_awards_historicalfacts_tool,
|
768 |
video_url_to_transcript_tool,
|
769 |
# max_object_in_video,
|