TenPoisk commited on
Commit
8667c14
·
1 Parent(s): 7047ad4

Update kemal.py

Browse files
Files changed (1) hide show
  1. kemal.py +1 -2
kemal.py CHANGED
@@ -1,6 +1,5 @@
1
- #imports
2
  import gradio as gr
3
- import src.py
4
 
5
  #model
6
  gr.Interface.load("models/johnslegers/epic-diffusion").launch()
 
1
+ #import
2
  import gradio as gr
 
3
 
4
  #model
5
  gr.Interface.load("models/johnslegers/epic-diffusion").launch()