Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -4,12 +4,12 @@ emoji: 🏢
|
|
4 |
colorFrom: green
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.
|
8 |
-
app_file:
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
short_description: Demo of Normalized Attention Guidance for 4 steps Wan2.1
|
12 |
---
|
13 |
|
14 |
[[arXiv Paper]](https://arxiv.org/abs/2505.21179) [[Project Page]](https://chendaryen.github.io/NAG.github.io/)
|
15 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: green
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.34.1
|
8 |
+
app_file: app_lora.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
short_description: Demo of Normalized Attention Guidance for 4 steps Wan2.1
|
12 |
---
|
13 |
|
14 |
[[arXiv Paper]](https://arxiv.org/abs/2505.21179) [[Project Page]](https://chendaryen.github.io/NAG.github.io/)
|
15 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|