Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
rerank model
Browse files
app.py
CHANGED
|
@@ -59,7 +59,7 @@ st.markdown("""
|
|
| 59 |
border-radius: 12px;
|
| 60 |
padding: 24px 16px;
|
| 61 |
height: 240px;
|
| 62 |
-
width:
|
| 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;
|
|
|
|
| 59 |
border-radius: 12px;
|
| 60 |
padding: 24px 16px;
|
| 61 |
height: 240px;
|
| 62 |
+
width: 350px;
|
| 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;
|