Skip to content

Commit d92de18

Browse files
committed
..
1 parent 4cf78eb commit d92de18

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# NeRF.cpp
2-
NeRF implementation with Siren layers in C++.
32

4-
<p align="center">
5-
<img src="./output/animation.gif" alt="NeRF Animation" loop="infinite"/>
6-
</p>
73

4+
<img src="./output/animation.gif" alt="NeRF Animation"/>
5+
6+
NeRF implementation with Siren layers in C++.
87
## Requirements
98
- CUDA
109
- LibTorch

0 commit comments

Comments
 (0)