nalexand commited on
Commit
0e4bd50
·
verified ·
1 Parent(s): 0c831fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
4
 
5
  <h1>Run Wan2.2 I2V-A14B locally on 8 GB VRAM</h1>
@@ -87,4 +89,4 @@ https://github.com/user-attachments/assets/154df173-88d3-4ad1-b543-f7410380b13a
87
  Visualy hard to notice diference in quality between fp8 and fp16..
88
 
89
  To try FP16 - download original model and use convert_files / optimize_files and put safetensors in ./Wan2.2-I2V-A14B/(low_noise_model/high_noise_model) and swith to false "self.load_as_fp8 = True" - in image2videolocal.py
90
- more details: [https://github.com/nalexand/Wan2.2](https://github.com/nalexand/Wan2.2)
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - Image-to-Video
5
  ---
6
 
7
  <h1>Run Wan2.2 I2V-A14B locally on 8 GB VRAM</h1>
 
89
  Visualy hard to notice diference in quality between fp8 and fp16..
90
 
91
  To try FP16 - download original model and use convert_files / optimize_files and put safetensors in ./Wan2.2-I2V-A14B/(low_noise_model/high_noise_model) and swith to false "self.load_as_fp8 = True" - in image2videolocal.py
92
+ more details: [https://github.com/nalexand/Wan2.2](https://github.com/nalexand/Wan2.2)