fahadcr14 commited on
Commit
5e1dd36
·
1 Parent(s): dad1460
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -7,7 +7,6 @@ import torchvision.transforms as T
7
  from PIL import Image
8
  import torch.nn.functional as F # For softmax
9
 
10
- # Initialize Flask app
11
  app = Flask(__name__)
12
 
13
  # Define device
 
7
  from PIL import Image
8
  import torch.nn.functional as F # For softmax
9
 
 
10
  app = Flask(__name__)
11
 
12
  # Define device