rjhamza2120 commited on
Commit
13fd73d
·
verified ·
1 Parent(s): 57c5082

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -5,7 +5,6 @@ import gradio as gr
5
  from groq import Groq
6
  from gtts import gTTS
7
  import traceback
8
- from google.colab import userdata
9
 
10
  # Step 1: Load Whisper Model for Transcription
11
  try:
 
5
  from groq import Groq
6
  from gtts import gTTS
7
  import traceback
 
8
 
9
  # Step 1: Load Whisper Model for Transcription
10
  try: