howlin commited on
Commit
c9f46f1
·
verified ·
1 Parent(s): c8152c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -6,6 +6,8 @@ tags:
6
  - autoencoder
7
  - feature-space
8
  - svg
 
 
9
  ---
10
 
11
  # SVG: Latent Diffusion Model without Variational Autoencoder
@@ -30,4 +32,8 @@ For code, and instructions, see the GitHub repository:
30
 
31
  Official project page:
32
 
33
- [https://howlin-wang.github.io/svg/](https://howlin-wang.github.io/svg/)
 
 
 
 
 
6
  - autoencoder
7
  - feature-space
8
  - svg
9
+ references:
10
+ - https://arxiv.org/abs/2510.15301
11
  ---
12
 
13
  # SVG: Latent Diffusion Model without Variational Autoencoder
 
32
 
33
  Official project page:
34
 
35
+ [https://howlin-wang.github.io/svg/](https://howlin-wang.github.io/svg/)
36
+
37
+ Arxiv paper:
38
+
39
+ [https://arxiv.org/abs/2510.15301](https://arxiv.org/abs/2510.15301)