barser65 commited on
Commit
c7db938
·
1 Parent(s): 16fc878

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- import myfunct.py
2
 
3
  import gradio as gr
4
 
 
1
+ import myfunct
2
 
3
  import gradio as gr
4