mohan696matlab commited on
Commit
b3b17d2
·
1 Parent(s): f57aae5

image added

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -151,10 +151,9 @@ with gr.Blocks(theme=gr.themes.Citrus) as microphone:
151
  I run a YouTube channel called **[Intelligent Machines](https://www.youtube.com/@Mohankumardash)** where I share practical tutorials and insights on building real-world AI applications.
152
 
153
  If you find this app useful, you'll definitely enjoy the tutorials and breakdowns I post there.
 
154
  """
155
- )
156
-
157
-
158
 
159
  demo = microphone
160
  demo.launch()
 
151
  I run a YouTube channel called **[Intelligent Machines](https://www.youtube.com/@Mohankumardash)** where I share practical tutorials and insights on building real-world AI applications.
152
 
153
  If you find this app useful, you'll definitely enjoy the tutorials and breakdowns I post there.
154
+ [![YouTube Channel](https://yt3.googleusercontent.com/UYcIFCkqev-zwJemtbOPmmOzRU26gk-hetSSU18GWO-1wBbGHd7pjx5oTsz4x1sJ8riWg35TQw=w1707-fcrop64=1,00005a57ffffa5a8-k-c0xffffffff-no-nd-rj)]
155
  """
156
+ )
 
 
157
 
158
  demo = microphone
159
  demo.launch()