Andreas-w commited on
Commit
b7213c8
·
1 Parent(s): a0b97c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import numpy as np
2
  import gradio as gr
3
- import torch
4
  import torchvision
5
 
6
  def funksjon(input_img):
 
1
  import numpy as np
2
  import gradio as gr
3
+ import torch as torch
4
  import torchvision
5
 
6
  def funksjon(input_img):