nahid22 commited on
Commit
9afbf7d
1 Parent(s): 6cc88ca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -24,10 +24,6 @@ from fastai import *
24
  #from fastbook import *
25
  from fastai.vision.all import *
26
 
27
- import pathlib
28
- temp = pathlib.PosixPath
29
- pathlib.PosixPath = pathlib.WindowsPath
30
-
31
  # Commented out IPython magic to ensure Python compatibility.
32
  # %cd /content/drive/My Drive/Mastercourse/Flower recognizer
33
 
 
24
  #from fastbook import *
25
  from fastai.vision.all import *
26
 
 
 
 
 
27
  # Commented out IPython magic to ensure Python compatibility.
28
  # %cd /content/drive/My Drive/Mastercourse/Flower recognizer
29