jslin09 commited on
Commit
f85f8a3
·
1 Parent(s): fb1b968

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ def greet(name):
11
 
12
  dreating_demo = gr.Interface.load(
13
  "huggingface/jslin09/bloom-560m-finetuned-fraud",
14
- fn=greet
15
  title=title,
16
  examples=drafting_examples,
17
  inputs=gr.Textbox(
 
11
 
12
  dreating_demo = gr.Interface.load(
13
  "huggingface/jslin09/bloom-560m-finetuned-fraud",
14
+ fn=greet,
15
  title=title,
16
  examples=drafting_examples,
17
  inputs=gr.Textbox(