Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -2,5 +2,5 @@ import gradio as gr
|
|
2 |
|
3 |
gr.load("models/google/gemma-7b",
|
4 |
title=" ",
|
5 |
-
description="Writer's block?
|
6 |
theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate")).launch()
|
|
|
2 |
|
3 |
gr.load("models/google/gemma-7b",
|
4 |
title=" ",
|
5 |
+
description="Writer's block? Paste in your words, sentences, and paragraphs, submit, edit, re-submit, COLLEAGUE will assist you",
|
6 |
theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate")).launch()
|