shumpei commited on
Commit
0b9e6ab
1 Parent(s): 71edbbe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -6
app.py CHANGED
@@ -6,12 +6,6 @@ Automatically generated by Colaboratory.
6
  Original file is located at
7
  https://colab.research.google.com/drive/1D-iexFe9RSsGXN4BhAqS--aCPbsTe6Bj
8
  """
9
-
10
- from google.colab import drive
11
- drive.mount('/content/drive')
12
-
13
- !pip install gradio
14
-
15
  import csv
16
  import gradio as gr
17
 
 
6
  Original file is located at
7
  https://colab.research.google.com/drive/1D-iexFe9RSsGXN4BhAqS--aCPbsTe6Bj
8
  """
 
 
 
 
 
 
9
  import csv
10
  import gradio as gr
11