brendenc commited on
Commit
6c11460
1 Parent(s): 98434b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ with demo:
132
  [example](https://keras.io/examples/generative/vq_vae/).
133
  Full Credits for this example go to [Sayak Paul](https://twitter.com/RisingSayak).
134
  Model card can be found [here](https://huggingface.co/brendenc/VQ-VAE)
135
- Demo by [Brenden Connors](https://www.linkedin.com/in/brenden-connors-6a0512195)
136
 
137
  with gr.Row():
138
  with gr.Column():
132
  [example](https://keras.io/examples/generative/vq_vae/).
133
  Full Credits for this example go to [Sayak Paul](https://twitter.com/RisingSayak).
134
  Model card can be found [here](https://huggingface.co/brendenc/VQ-VAE)
135
+ Demo by [Brenden Connors](https://www.linkedin.com/in/brenden-connors-6a0512195)""")
136
 
137
  with gr.Row():
138
  with gr.Column():