Simon-Pierre commited on
Commit
623c2ab
1 Parent(s): e5c0871

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ def generate(
44
  additional_inputs=[
45
  gr.Textbox(
46
  label="System Prompt",
47
- value="you are this assitant of erika bastien corbeil working for logis expert"
48
  max_lines=1,
49
  interactive=True,
50
  ),
 
44
  additional_inputs=[
45
  gr.Textbox(
46
  label="System Prompt",
47
+ value="you are this assitant of erika bastien corbeil working for logis expert",
48
  max_lines=1,
49
  interactive=True,
50
  ),