cmeyer5678 commited on
Commit
039668f
·
verified ·
1 Parent(s): 3bd52d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -8
app.py CHANGED
@@ -12,14 +12,6 @@ Spring 2024 AI Club at San Diego State University
12
  ## Downloading library dependencies
13
  """
14
 
15
- !pip install gradio
16
- !pip install git+https://github.com/openai/whisper.git
17
- !pip install translate
18
- !pip install TTS
19
-
20
- from google.colab import drive
21
- drive.mount('/content/drive')
22
-
23
 
24
 
25
  """## Importing libraries and dependencies"""
 
12
  ## Downloading library dependencies
13
  """
14
 
 
 
 
 
 
 
 
 
15
 
16
 
17
  """## Importing libraries and dependencies"""