anisotropies commited on
Commit
800a155
·
verified ·
1 Parent(s): de86e6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -7,7 +7,4 @@ article = "<p style='text-align: center'><a href='https://github.com/kingoflolz/
7
  gr.Interface.load(
8
  "huggingface/EleutherAI/gpt-j-6B",
9
  inputs=gr.Textbox(lines=5, label="Input Text"),
10
- title=title,
11
- description=description,
12
- article=article,
13
  ).launch()
 
7
  gr.Interface.load(
8
  "huggingface/EleutherAI/gpt-j-6B",
9
  inputs=gr.Textbox(lines=5, label="Input Text"),
 
 
 
10
  ).launch()