Mushfi commited on
Commit
425b074
1 Parent(s): 4255cac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -53,7 +53,6 @@ css = """
53
  textarea {
54
  background-color: #00000000;
55
  border: 1px solid #6366f160;
56
- color: #000000;
57
  }
58
  """
59
  with gr.Blocks(title="SpecX", css=css, theme=gr.themes.Soft()) as demo:
 
53
  textarea {
54
  background-color: #00000000;
55
  border: 1px solid #6366f160;
 
56
  }
57
  """
58
  with gr.Blocks(title="SpecX", css=css, theme=gr.themes.Soft()) as demo: