Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -218,7 +218,7 @@ duplicates_chart = create_duplicates_chart(duplicates)
|
|
218 |
# Gradio 인터페이스 생성
|
219 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
220 |
gr.Markdown("""
|
221 |
-
# HF Space Ranking Tracker
|
222 |
|
223 |
Track, analyze, and discover trending AI applications in the Hugging Face ecosystem. Our service continuously monitors and ranks all Spaces over a 30-day period, providing detailed analytics and daily ranking changes for the top 100 performers.
|
224 |
""")
|
|
|
218 |
# Gradio 인터페이스 생성
|
219 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
220 |
gr.Markdown("""
|
221 |
+
# HF Space Ranking Tracker(~30 Dailys)
|
222 |
|
223 |
Track, analyze, and discover trending AI applications in the Hugging Face ecosystem. Our service continuously monitors and ranks all Spaces over a 30-day period, providing detailed analytics and daily ranking changes for the top 100 performers.
|
224 |
""")
|