Epoching commited on
Commit
8b03552
β€’
1 Parent(s): 89c0efd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,7 +104,7 @@ with demo:
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():
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():