Spaces:
Running
on
Zero
Running
on
Zero
Add link to paper
Browse filesHi,
Niels here from HF. Would be great to link the Space to the paper, as done in this PR.
Cheers!
README.md
CHANGED
@@ -31,4 +31,8 @@ pip install -r requirements.txt
|
|
31 |
## Start Hugging Face UI
|
32 |
```bash
|
33 |
python app.py
|
34 |
-
```
|
|
|
|
|
|
|
|
|
|
31 |
## Start Hugging Face UI
|
32 |
```bash
|
33 |
python app.py
|
34 |
+
```
|
35 |
+
|
36 |
+
## Citation
|
37 |
+
|
38 |
+
Paper: https://huggingface.co/papers/2408.14468
|