r3gm commited on
Commit
824b940
1 Parent(s): d6f6f3b

Update src/webui.py

Browse files
Files changed (1) hide show
  1. src/webui.py +1 -2
src/webui.py CHANGED
@@ -172,8 +172,7 @@ if __name__ == '__main__':
172
 
173
  gr.Markdown("AI-Cover-Gen-No-UI [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ardha27/AICoverGen-NoUI-Colab/blob/main/CoverGen_No_UI.ipynb)")
174
  gr.Markdown("Duplicate the space for use in private")
175
- "[![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg)](https://huggingface.co/spaces/r3gm/AICoverGen?duplicate=true)\n\n"
176
- )
177
  gr.Markdown("Duplicate the space for use in private")
178
  # main tab
179
  with gr.Tab("Generate"):
 
172
 
173
  gr.Markdown("AI-Cover-Gen-No-UI [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ardha27/AICoverGen-NoUI-Colab/blob/main/CoverGen_No_UI.ipynb)")
174
  gr.Markdown("Duplicate the space for use in private")
175
+ gr.Markdown("[![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg)](https://huggingface.co/spaces/r3gm/AICoverGen?duplicate=true)\n\n")
 
176
  gr.Markdown("Duplicate the space for use in private")
177
  # main tab
178
  with gr.Tab("Generate"):