baconnier commited on
Commit
9fc3b13
1 Parent(s): 32b7feb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ class GradioInterface:
133
  box-shadow: none !important;
134
  }
135
 
136
- .title-container::before { content: 'PROMPT++'; }
137
  .input-container::before { content: 'PROMPT REFINEMENT'; }
138
  .analysis-container::before { content: 'ANALYSIS & REFINEMENT'; }
139
  .model-container::before { content: 'MODEL APPLICATION'; }
 
133
  box-shadow: none !important;
134
  }
135
 
136
+ .title-container::before { content: ''; }
137
  .input-container::before { content: 'PROMPT REFINEMENT'; }
138
  .analysis-container::before { content: 'ANALYSIS & REFINEMENT'; }
139
  .model-container::before { content: 'MODEL APPLICATION'; }