prasadnu commited on
Commit
584eb6f
·
1 Parent(s): 78b54d7

rerank model

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -59,6 +59,7 @@ st.markdown("""
59
  border-radius: 12px;
60
  padding: 24px 16px;
61
  height: 240px;
 
62
  color: white;
63
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
64
  transition: transform 0.2s ease, background 0.2s ease;
 
59
  border-radius: 12px;
60
  padding: 24px 16px;
61
  height: 240px;
62
+ width: 200px;
63
  color: white;
64
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
65
  transition: transform 0.2s ease, background 0.2s ease;