5m4ck3r commited on
Commit
1552b2e
·
verified ·
1 Parent(s): b45a5e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -24,6 +24,9 @@ custom_css = """
24
  .built-with {
25
  display: none !important;
26
  }
 
 
 
27
  """
28
 
29
  def text_to_image(prompt, height, width, seed, num_inference_steps,
 
24
  .built-with {
25
  display: none !important;
26
  }
27
+ .show-api {
28
+ display: none !important;
29
+ }
30
  """
31
 
32
  def text_to_image(prompt, height, width, seed, num_inference_steps,