make the upload img function visible

#11
by maschenk - opened
Files changed (1) hide show
  1. build/index.html +1 -1
build/index.html CHANGED
@@ -24,7 +24,7 @@
24
  </button></div>
25
  <p class="hidden desktop:inline mt-2 opacity-50">pro tip: upload img by dropping on the canvas
26
  </p>
27
- <div class="mt-2"><label class="inline desktop:hidden border py-1 px-1.5 bg-slate-200 cursor-pointer"><input accept="image/*" style="display: none;" type="file">
28
  upload img
29
  </label></div></div></div></div>
30
  <article class="prose-sm px-4 md:px-8 lg:px-24 mb-8"><div class="text-center"><p>Stable Diffusion model by <a href="https://huggingface.co/CompVis" rel="nofollow">CompVis</a> and <a href="https://huggingface.co/stabilityai" rel="nofollow">Stability AI</a> - Demo by 🤗 Hugging Face</p>
24
  </button></div>
25
  <p class="hidden desktop:inline mt-2 opacity-50">pro tip: upload img by dropping on the canvas
26
  </p>
27
+ <div class="mt-2"><label class="inline border py-1 px-1.5 bg-slate-200 cursor-pointer"><input accept="image/*" style="display: none;" type="file">
28
  upload img
29
  </label></div></div></div></div>
30
  <article class="prose-sm px-4 md:px-8 lg:px-24 mb-8"><div class="text-center"><p>Stable Diffusion model by <a href="https://huggingface.co/CompVis" rel="nofollow">CompVis</a> and <a href="https://huggingface.co/stabilityai" rel="nofollow">Stability AI</a> - Demo by 🤗 Hugging Face</p>