Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
d603446
1
Parent(s):
bf7eae9
init
Browse files
app.py
CHANGED
|
@@ -141,7 +141,7 @@ def load_model(model_size):
|
|
| 141 |
|
| 142 |
with gr.Blocks() as demo:
|
| 143 |
gr.Markdown("## rCM model for Wan")
|
| 144 |
-
gr.Markdown("This space hosts
|
| 145 |
|
| 146 |
examples = [
|
| 147 |
["A stylish woman walks down a Tokyo street filled with warm glowing neon and animated city signage. She wears a black leather jacket, a long red dress, and black boots, and carries a black purse. She wears sunglasses and red lipstick. She walks confidently and casually. The street is damp and reflective, creating a mirror effect of the colorful lights. Many pedestrians walk about."],
|
|
|
|
| 141 |
|
| 142 |
with gr.Blocks() as demo:
|
| 143 |
gr.Markdown("## rCM model for Wan")
|
| 144 |
+
gr.Markdown("This space hosts a demo of 480p rCM-Wan models. The demo of 720p models is available [here](https://huggingface.co/spaces/yujiwang0606/rCM-Wan-720p).")
|
| 145 |
|
| 146 |
examples = [
|
| 147 |
["A stylish woman walks down a Tokyo street filled with warm glowing neon and animated city signage. She wears a black leather jacket, a long red dress, and black boots, and carries a black purse. She wears sunglasses and red lipstick. She walks confidently and casually. The street is damp and reflective, creating a mirror effect of the colorful lights. Many pedestrians walk about."],
|