Update app.py
Browse files
app.py
CHANGED
@@ -147,7 +147,6 @@ initialize_leaderboard_file()
|
|
147 |
# Function to set default mode
|
148 |
# Function to set default mode
|
149 |
import gradio as gr
|
150 |
-
|
151 |
# # Custom CSS to match website style
|
152 |
# # Define CSS to match a modern, professional design
|
153 |
# # Define enhanced CSS for the entire layout
|
|
|
147 |
# Function to set default mode
|
148 |
# Function to set default mode
|
149 |
import gradio as gr
|
|
|
150 |
# # Custom CSS to match website style
|
151 |
# # Define CSS to match a modern, professional design
|
152 |
# # Define enhanced CSS for the entire layout
|