Spaces:
Running
on
Zero
Running
on
Zero
Update app.py (#4)
Browse files- Update app.py (21710967aeee831286458286838eac8cc0a163ef)
app.py
CHANGED
|
@@ -76,7 +76,7 @@ def generate_long_prompt(
|
|
| 76 |
|
| 77 |
|
| 78 |
with gr.Blocks(css=".wrap textarea {font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;}") as demo:
|
| 79 |
-
gr.Markdown("#
|
| 80 |
|
| 81 |
with gr.Row():
|
| 82 |
with gr.Column():
|
|
|
|
| 76 |
|
| 77 |
|
| 78 |
with gr.Blocks(css=".wrap textarea {font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;}") as demo:
|
| 79 |
+
gr.Markdown("# Safety GPT-OSS.")
|
| 80 |
|
| 81 |
with gr.Row():
|
| 82 |
with gr.Column():
|