akhaliq HF staff commited on
Commit
3debd0a
1 Parent(s): 212a253

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ with block:
144
  gr.Markdown("Gradio Demo for ArcaneGAN, portrait to Arcane style. To use it, simply upload your image. Try out the different versions by clicking on the tabs. Please use a cropped portrait picture for best results.")
145
 
146
  with gr.Tab("version four"):
147
- gr.ouputs.HTML("""<h2 id="arcanegan-v0-4">ArcaneGAN v0.4</h2>
148
  <p>The main differences are: </p>
149
  <ul>
150
  <li>lighter styling (closer to original input)</li>
 
144
  gr.Markdown("Gradio Demo for ArcaneGAN, portrait to Arcane style. To use it, simply upload your image. Try out the different versions by clicking on the tabs. Please use a cropped portrait picture for best results.")
145
 
146
  with gr.Tab("version four"):
147
+ gr.outputs.HTML("""<h2 id="arcanegan-v0-4">ArcaneGAN v0.4</h2>
148
  <p>The main differences are: </p>
149
  <ul>
150
  <li>lighter styling (closer to original input)</li>