alibidaran commited on
Commit
a5d1aaf
·
verified ·
1 Parent(s): 1a1dd7c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -10,7 +10,6 @@ from torch import nn
10
  from gradio.themes.base import Base
11
  from gradio.themes.utils import colors, fonts, sizes
12
  import time
13
- import intel_extension_for_pytorch as ipex
14
  import torch
15
  #core = Core()
16
  def conv(in_channels, out_channels):
 
10
  from gradio.themes.base import Base
11
  from gradio.themes.utils import colors, fonts, sizes
12
  import time
 
13
  import torch
14
  #core = Core()
15
  def conv(in_channels, out_channels):