Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -232,7 +232,8 @@ body, .gradio-container {
|
|
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 you make 6 prompts for a video quires
|
|
|
236 |
"""
|
237 |
|
238 |
# Gradio chat interface
|
|
|
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 you make 6 prompts for a video quires
|
236 |
+
|
237 |
"""
|
238 |
|
239 |
# Gradio chat interface
|