Update README.md
Browse files
README.md
CHANGED
@@ -67,6 +67,8 @@ python wan_generate_video.py --fp8 --task t2v-1.3B --video_size 768 1024 --video
|
|
67 |
```
|
68 |
|
69 |
|
|
|
|
|
70 |
#### Castle
|
71 |
|
72 |
```bash
|
@@ -81,6 +83,7 @@ python wan_generate_video.py --fp8 --task t2v-1.3B --video_size 768 1024 --video
|
|
81 |
|
82 |
```
|
83 |
|
|
|
84 |
|
85 |
#### City
|
86 |
|
@@ -96,6 +99,7 @@ python wan_generate_video.py --fp8 --task t2v-1.3B --video_size 768 1024 --video
|
|
96 |
|
97 |
```
|
98 |
|
|
|
99 |
|
100 |
#### Girl
|
101 |
|
@@ -111,7 +115,10 @@ python wan_generate_video.py --fp8 --task t2v-1.3B --video_size 768 1024 --video
|
|
111 |
|
112 |
```
|
113 |
|
114 |
-
|
|
|
|
|
|
|
115 |
|
116 |
```bash
|
117 |
python wan_generate_video.py --fp8 --task t2v-1.3B --video_size 768 1024 --video_length 81 --infer_steps 20 \
|
@@ -121,11 +128,13 @@ python wan_generate_video.py --fp8 --task t2v-1.3B --video_size 768 1024 --video
|
|
121 |
--attn_mode torch \
|
122 |
--lora_weight pixel_outputs/pixel_w1_3_lora-000010.safetensors \
|
123 |
--lora_multiplier 1.0 \
|
124 |
-
--prompt "The video showcases a pixel art scene from a video game.
|
125 |
|
126 |
```
|
127 |
|
128 |
|
|
|
|
|
129 |
## Parameters
|
130 |
|
131 |
* `--fp8`: Enable FP8 precision (optional).
|
|
|
67 |
```
|
68 |
|
69 |
|
70 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/634dffc49b777beec3bc6448/4SWmgo1VEkzVMzRED_4i5.mp4"></video>
|
71 |
+
|
72 |
#### Castle
|
73 |
|
74 |
```bash
|
|
|
83 |
|
84 |
```
|
85 |
|
86 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/634dffc49b777beec3bc6448/y0rbA0VvSndqDR1CyyLTs.mp4"></video>
|
87 |
|
88 |
#### City
|
89 |
|
|
|
99 |
|
100 |
```
|
101 |
|
102 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/634dffc49b777beec3bc6448/a6Fx3MUtP2t-vVLSoPFjS.mp4"></video>
|
103 |
|
104 |
#### Girl
|
105 |
|
|
|
115 |
|
116 |
```
|
117 |
|
118 |
+
|
119 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/634dffc49b777beec3bc6448/AF6cOyERmFQApK6KY3hYE.mp4"></video>
|
120 |
+
|
121 |
+
#### Squirrel
|
122 |
|
123 |
```bash
|
124 |
python wan_generate_video.py --fp8 --task t2v-1.3B --video_size 768 1024 --video_length 81 --infer_steps 20 \
|
|
|
128 |
--attn_mode torch \
|
129 |
--lora_weight pixel_outputs/pixel_w1_3_lora-000010.safetensors \
|
130 |
--lora_multiplier 1.0 \
|
131 |
+
--prompt "The video showcases a pixel art scene from a video game. The video showcases an animation featuring a vibrant and lively forest scene. The scene is centered around a curious squirrel perched on a moss-covered tree branch, its bushy tail flicking with excitement. The squirrel holds a glossy brown chestnut in its tiny paws, nibbling intently as its whiskers twitch. Surrounding the squirrel are lush green leaves and dappled sunlight filtering through the canopy, creating a warm and inviting atmosphere. A few scattered chestnuts and acorns lie on the forest floor, hinting at the squirrel’s recent foraging. The atmosphere is playful and charming, evoking a sense of nature’s simple joys and the industrious spirit of woodland creatures."
|
132 |
|
133 |
```
|
134 |
|
135 |
|
136 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/634dffc49b777beec3bc6448/YJQUU8hEvy89glBz7e6_M.mp4"></video>
|
137 |
+
|
138 |
## Parameters
|
139 |
|
140 |
* `--fp8`: Enable FP8 precision (optional).
|