Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -626,7 +626,7 @@ with gr.Blocks(title="H200 Proven Video Generator", theme=gr.themes.Soft()) as d
|
|
| 626 |
)
|
| 627 |
|
| 628 |
# Proven working examples
|
| 629 |
-
|
| 630 |
examples=[
|
| 631 |
[
|
| 632 |
"A majestic golden eagle soaring through mountain valleys, smooth gliding motion with wings spread wide, cinematic aerial view",
|
|
|
|
| 626 |
)
|
| 627 |
|
| 628 |
# Proven working examples
|
| 629 |
+
gr.Examples(
|
| 630 |
examples=[
|
| 631 |
[
|
| 632 |
"A majestic golden eagle soaring through mountain valleys, smooth gliding motion with wings spread wide, cinematic aerial view",
|