Spaces:
Running
on
Zero
Running
on
Zero
Add link to paper (#1)
Browse files- Add link to paper (08c43e78ae18f8fc4762100c3890017ea49c565c)
Co-authored-by: Niels Rogge <[email protected]>
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
|