baconnier commited on
Commit
83f59b0
1 Parent(s): f444594

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -196,7 +196,7 @@ class GradioInterface:
196
  .analysis-container::before { content: 'ANALYSIS & REFINEMENT'; }
197
  .model-container::before { content: 'PROMPTS APPLICATION'; }
198
  .results-container::before { content: 'RESULTS'; }
199
- .examples-container::before { content: 'EXAMPLES'; }
200
 
201
  /* Radio group styling */
202
  .radio-group {
 
196
  .analysis-container::before { content: 'ANALYSIS & REFINEMENT'; }
197
  .model-container::before { content: 'PROMPTS APPLICATION'; }
198
  .results-container::before { content: 'RESULTS'; }
199
+ .examples-container::before { content: 'Examples'; }
200
 
201
  /* Radio group styling */
202
  .radio-group {