NeoPy commited on
Commit
d464fc4
·
verified ·
1 Parent(s): 56e5cce

Update app/tabs/models/onnx.py

Browse files
Files changed (1) hide show
  1. app/tabs/models/onnx.py +1 -1
app/tabs/models/onnx.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
- from original impoet *
3
 
4
 
5
  def onnx_conv():
 
1
  import gradio as gr
2
+ from app.original import *
3
 
4
 
5
  def onnx_conv():