NihilDigit commited on
Commit
0b513f4
·
verified ·
1 Parent(s): 488930e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -12
README.md CHANGED
@@ -49,12 +49,9 @@ onnx/
49
  ## Usage
50
 
51
  ```bash
52
- # Download all weights into the ANVIL repo
53
  git clone https://github.com/NihilDigit/anvil && cd anvil
54
  pixi install
55
  pixi run download-weights # downloads to artifacts/
56
-
57
- # Evaluate
58
  pixi run reproduce-main-quality
59
  ```
60
 
@@ -63,15 +60,6 @@ pixi run reproduce-main-quality
63
  - **Paper repository**: [github.com/NihilDigit/anvil](https://github.com/NihilDigit/anvil)
64
  - **Android demo**: [github.com/NihilDigit/mpv-android-anvil](https://github.com/NihilDigit/mpv-android-anvil)
65
 
66
- ## Citation
67
-
68
- ```bibtex
69
- @article{anvil2026,
70
- title={ANVIL: Accelerator-Native Video Interpolation via Codec Motion Vector Prealignment},
71
- year={2026}
72
- }
73
- ```
74
-
75
  ## License
76
 
77
  MIT
 
49
  ## Usage
50
 
51
  ```bash
 
52
  git clone https://github.com/NihilDigit/anvil && cd anvil
53
  pixi install
54
  pixi run download-weights # downloads to artifacts/
 
 
55
  pixi run reproduce-main-quality
56
  ```
57
 
 
60
  - **Paper repository**: [github.com/NihilDigit/anvil](https://github.com/NihilDigit/anvil)
61
  - **Android demo**: [github.com/NihilDigit/mpv-android-anvil](https://github.com/NihilDigit/mpv-android-anvil)
62
 
 
 
 
 
 
 
 
 
 
63
  ## License
64
 
65
  MIT