Antoniskaraolis commited on
Commit
4e96d00
·
1 Parent(s): d08691e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,6 +1,3 @@
1
- !pip install gradio
2
- !pip install SpeechRecognition
3
-
4
  import gradio as gr
5
  import speech_recognition as sr
6
 
 
 
 
 
1
  import gradio as gr
2
  import speech_recognition as sr
3