Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -104,7 +104,7 @@ with demo:
|
|
104 |
|
105 |
# Rows of references
|
106 |
with gr.Row():
|
107 |
-
gr.Markdown("
|
108 |
with gr.Row():
|
109 |
gr.Markdown("Story Generation: [GPT-J](https://huggingface.co/pranavpsv/gpt2-genre-story-generator)")
|
110 |
with gr.Row():
|
|
|
104 |
|
105 |
# Rows of references
|
106 |
with gr.Row():
|
107 |
+
gr.Markdown("--Models Used--")
|
108 |
with gr.Row():
|
109 |
gr.Markdown("Story Generation: [GPT-J](https://huggingface.co/pranavpsv/gpt2-genre-story-generator)")
|
110 |
with gr.Row():
|