adpro commited on
Commit
b481b5e
·
verified ·
1 Parent(s): 1b927e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ def run_lora(prompt):
14
  mLink+=str(re.split(":(?=http)",link["href"].replace("/url?q=","")))
15
  return mLink
16
 
17
- with gr.Blocks() as demo:
18
  gr.HTML("""<html>
19
  <head>
20
  <style>
 
14
  mLink+=str(re.split(":(?=http)",link["href"].replace("/url?q=","")))
15
  return mLink
16
 
17
+ with gr.Blocks() as app:
18
  gr.HTML("""<html>
19
  <head>
20
  <style>