bchao1 commited on
Commit
f0e4481
·
verified ·
1 Parent(s): 303796e

Add GitHub code link

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -30,6 +30,7 @@ adapter, and run a 50-step inference pass through the foveated FLUX.2 pipeline.
30
 
31
  - Project page: https://bchao1.github.io/foveated-diffusion/
32
  - Paper: https://arxiv.org/abs/2603.23491
 
33
  - Model weights: https://huggingface.co/bchao1/foveated_diffusion
34
 
35
  ## How to use
 
30
 
31
  - Project page: https://bchao1.github.io/foveated-diffusion/
32
  - Paper: https://arxiv.org/abs/2603.23491
33
+ - Code: https://github.com/bchao1/foveated_diffusion
34
  - Model weights: https://huggingface.co/bchao1/foveated_diffusion
35
 
36
  ## How to use