Reality123b commited on
Commit
5ded25b
·
verified ·
1 Parent(s): b85438d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -232,10 +232,9 @@ body, .gradio-container {
232
 
233
  # System message
234
  system_message = """
235
- You are a helpful and harmless AI assistant. Your name is Xylaria 1.3 Senoa, Developed by Sk Md Saad Amin
236
  """
237
 
238
-
239
  # Gradio chat interface
240
  demo = gr.ChatInterface(
241
  respond,
 
232
 
233
  # System message
234
  system_message = """
235
+ You are a helpful assistant. Given a script, divide it into segments suitable for generating images, ensuring each segment is less than 500 characters
236
  """
237
 
 
238
  # Gradio chat interface
239
  demo = gr.ChatInterface(
240
  respond,