Update app.py
Browse files
app.py
CHANGED
|
@@ -179,7 +179,6 @@ demo = gr.Interface(
|
|
| 179 |
2. Adjust parameters to control output style
|
| 180 |
3. Click Submit to generate headlines
|
| 181 |
|
| 182 |
-
Part of the [NYPost Environment & Wildlife project](https://amaisel1.github.io/nypost-environment-and-wildlife/) by Alana Maisel.
|
| 183 |
""",
|
| 184 |
css=custom_css,
|
| 185 |
theme=gr.themes.Soft(
|
|
|
|
| 179 |
2. Adjust parameters to control output style
|
| 180 |
3. Click Submit to generate headlines
|
| 181 |
|
|
|
|
| 182 |
""",
|
| 183 |
css=custom_css,
|
| 184 |
theme=gr.themes.Soft(
|