Spaces:
Runtime error
Runtime error
nisharg nargund
commited on
Commit
·
2648d1f
1
Parent(s):
b318490
Update app.py
Browse files
app.py
CHANGED
@@ -8,10 +8,6 @@ Original file is located at
|
|
8 |
|
9 |
# Import Statements
|
10 |
"""
|
11 |
-
pip install tensorflow
|
12 |
-
pip install numpy
|
13 |
-
pip install pandas
|
14 |
-
pip install matplotlib.pyplot
|
15 |
|
16 |
from zipfile import ZipFile
|
17 |
file_name = "brain_tumor_dataset_kaggle.zip"
|
|
|
8 |
|
9 |
# Import Statements
|
10 |
"""
|
|
|
|
|
|
|
|
|
11 |
|
12 |
from zipfile import ZipFile
|
13 |
file_name = "brain_tumor_dataset_kaggle.zip"
|