Huiwenshi commited on
Commit
95a5a8a
·
verified ·
1 Parent(s): ed0e197

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. hg_app.py +1 -1
hg_app.py CHANGED
@@ -334,7 +334,7 @@ def build_app():
334
  label="Text Prompts", examples_per_page=18)
335
 
336
  if not HAS_TEXTUREGEN:
337
- gr.HTML(""")
338
  <div style="margin-top: 20px;">
339
  <b>Warning: </b>
340
  Texture synthesis is disable due to missing requirements,
 
334
  label="Text Prompts", examples_per_page=18)
335
 
336
  if not HAS_TEXTUREGEN:
337
+ gr.HTML("""
338
  <div style="margin-top: 20px;">
339
  <b>Warning: </b>
340
  Texture synthesis is disable due to missing requirements,