jer233 commited on
Commit
3ffb1f6
·
verified ·
1 Parent(s): 28cd8f2

Update demo.py

Browse files
Files changed (1) hide show
  1. demo.py +1 -1
demo.py CHANGED
@@ -47,7 +47,7 @@ css = """
47
  display: flex;
48
  justify-content: center;
49
  width: 100%;
50
- Height: 100px;
51
  }
52
  /* Adjusting layout for Input Text and Inference Result */
53
  .input-row {
 
47
  display: flex;
48
  justify-content: center;
49
  width: 100%;
50
+ Height: 100%;
51
  }
52
  /* Adjusting layout for Input Text and Inference Result */
53
  .input-row {