Ahsen Khaliq commited on
Commit
6bd4dd4
1 Parent(s): d10c390

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -4,7 +4,6 @@ import torch
4
  import gradio as gr
5
  os.system("pip install gradio==2.5.3")
6
 
7
-
8
  import torch
9
  torch.backends.cudnn.benchmark = True
10
  from torchvision import transforms, utils
 
4
  import gradio as gr
5
  os.system("pip install gradio==2.5.3")
6
 
 
7
  import torch
8
  torch.backends.cudnn.benchmark = True
9
  from torchvision import transforms, utils