Spaces:
Paused
Paused
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
|
@@ -344,7 +344,7 @@ example_prompts = [
|
|
| 344 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
| 345 |
session_id = gr.State(None) # Add this to store session ID
|
| 346 |
|
| 347 |
-
gr.Markdown("# 🌊
|
| 348 |
|
| 349 |
# Add the introduction with link to WaveSpeedAI
|
| 350 |
gr.Markdown(
|
|
|
|
| 344 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
| 345 |
session_id = gr.State(None) # Add this to store session ID
|
| 346 |
|
| 347 |
+
gr.Markdown("# 🌊 WaveSpeedAI HiDream Arena")
|
| 348 |
|
| 349 |
# Add the introduction with link to WaveSpeedAI
|
| 350 |
gr.Markdown(
|