Maryem2025 commited on
Commit
615f68d
·
verified ·
1 Parent(s): 78000ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ demo = gr.Interface(
108
  gr.Textbox(lines=2, placeholder="Enter your message here...", label="Message"),
109
  ],
110
  outputs=gr.Textbox(label="Generated Text"),
111
- title="FALFOUL'S KITCHEN",
112
  description="Running LLM with context retrieval from ChromaDB",
113
  examples=[
114
  ["I have leftover rice, what can I make out of it?"],
 
108
  gr.Textbox(lines=2, placeholder="Enter your message here...", label="Message"),
109
  ],
110
  outputs=gr.Textbox(label="Generated Text"),
111
+ title="FALFOUL",
112
  description="Running LLM with context retrieval from ChromaDB",
113
  examples=[
114
  ["I have leftover rice, what can I make out of it?"],