S1m0neAI commited on
Commit
21f5670
1 Parent(s): 0b25ab8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.load("models/s1m0neai/whisper-large-v3-turbo").launch()
 
1
  import gradio as gr
2
 
3
+ gr.load("models/openai/whisper-large-v3-turbo").launch()