Your Name commited on
Commit
0812463
1 Parent(s): 8ca6a19
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ def Bemenet(input_string):
17
  textbox = gr.Textbox()
18
 
19
  interface = gr.Interface(fn=Bemenet,
20
- title="GPT-2",
21
  description="A GPT-3 egy finomhangolt verziója GPT-4 kimeneteken.",
22
  inputs=textbox,
23
  outputs=textbox)
 
17
  textbox = gr.Textbox()
18
 
19
  interface = gr.Interface(fn=Bemenet,
20
+ title="GPT-3-SECRET",
21
  description="A GPT-3 egy finomhangolt verziója GPT-4 kimeneteken.",
22
  inputs=textbox,
23
  outputs=textbox)