oItsMineZ commited on
Commit
33f72ec
·
verified ·
1 Parent(s): c109c6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -134,9 +134,6 @@ vc = VC(config)
134
 
135
  import gradio as gr
136
 
137
- with gr.Blocks(js=js_func) as demo:
138
- demo.launch()
139
-
140
  if config.dml == True:
141
 
142
  def forward_dml(ctx, x, scale):
 
134
 
135
  import gradio as gr
136
 
 
 
 
137
  if config.dml == True:
138
 
139
  def forward_dml(ctx, x, scale):