Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -45,7 +45,6 @@ pre_prompt = gr.Textbox(
|
|
45 |
label="Pre-prompt",
|
46 |
interactive=True,
|
47 |
placeholder="Type here...",
|
48 |
-
style={"color": "grey"}
|
49 |
)
|
50 |
|
51 |
demo = gr.ChatInterface(
|
|
|
45 |
label="Pre-prompt",
|
46 |
interactive=True,
|
47 |
placeholder="Type here...",
|
|
|
48 |
)
|
49 |
|
50 |
demo = gr.ChatInterface(
|