Skip to content

Commit

Permalink
updated title name
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerprogramming committed Jan 28, 2024
1 parent f6572a0 commit 7794410
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ai_agency_04_youtube_service/main.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
import agents

import gradio as gr

title = "Multiple Interfaces"
title = "YouTube Services"


def create_youtube_info(type, topic, tone, length, camera):
global description, script_maker
description = ""
script_maker = ""

agents.user_proxy.initiate_chat(
agents.manager,
Expand Down

0 comments on commit 7794410

Please sign in to comment.