mirror of
https://github.com/Stability-AI/stablediffusion.git
synced 2024-12-22 23:55:00 +00:00
add eprint, archivePrefix, and primaryClass
This commit is contained in:
parent
c4cc2c65cf
commit
1ea34f5050
1 changed files with 3 additions and 0 deletions
|
@ -42,3 +42,6 @@ input:
|
||||||
output:
|
output:
|
||||||
- format: PDF
|
- format: PDF
|
||||||
url: https://arxiv.org/pdf/2112.10752.pdf
|
url: https://arxiv.org/pdf/2112.10752.pdf
|
||||||
|
eprint: 2112.10752
|
||||||
|
archivePrefix: arXiv
|
||||||
|
primaryClass: cs.CV
|
||||||
|
|
Loading…
Reference in a new issue