mboss commited on
Commit
b49ccee
·
1 Parent(s): da60090

Nicer readme

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -9,9 +9,9 @@ with gr.Blocks() as demo:
9
  """
10
  # ReSWD
11
 
12
- ***[Project Page](https://reservoirswd.github.io/)***
13
- ***[Paper](https://reservoirswd.github.io/static/paper.pdf)***
14
- ***[GitHub](https://github.com/Stability-AI/ReSWD)***
15
 
16
  ReSTIR‘d, not shaken. Combining Reservoir Sampling and Sliced Wasserstein
17
  Distance for Variance Reduction.
 
9
  """
10
  # ReSWD
11
 
12
+ **[Project Page](https://reservoirswd.github.io/)** |
13
+ **[Paper](https://reservoirswd.github.io/static/paper.pdf)** |
14
+ **[GitHub](https://github.com/Stability-AI/ReSWD)**
15
 
16
  ReSTIR‘d, not shaken. Combining Reservoir Sampling and Sliced Wasserstein
17
  Distance for Variance Reduction.