CogwiseAI commited on
Commit
db0f0f7
Β·
1 Parent(s): 69b3cd2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,5 +41,5 @@ text_generation_interface = gr.Interface(
41
  ],
42
  outputs=gr.inputs.Textbox(label="Generated Text"),
43
  title="Falcon-7B Instruct",
44
- image="ai-icon.png"
45
  ).launch()
 
41
  ],
42
  outputs=gr.inputs.Textbox(label="Generated Text"),
43
  title="Falcon-7B Instruct",
44
+ image="CogwiseAI-testchatexample/ai-icon.png"
45
  ).launch()