jer233 commited on
Commit
868c900
·
verified ·
1 Parent(s): 5f71889

Update demo.py

Browse files
Files changed (1) hide show
  1. demo.py +1 -4
demo.py CHANGED
@@ -53,10 +53,7 @@ css = """
53
  margin: 5px;
54
  }
55
  /* Adjusting layout for Input Text and Inference Result */
56
- .input-row {
57
- display: flex;
58
- width: 100%;
59
- }
60
 
61
  .input-text {
62
  flex: 4; /* 4 parts of the row */
 
53
  margin: 5px;
54
  }
55
  /* Adjusting layout for Input Text and Inference Result */
56
+
 
 
 
57
 
58
  .input-text {
59
  flex: 4; /* 4 parts of the row */