Skip to content

Commit dc57e9f

Browse files
committed
rename requirement.txt and fix readme
1 parent a35b1da commit dc57e9f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ We use three datasets for evaluation: LLFF dataset, tanks and temples dataset, a
9595
Put the data in the directory "data/" then add soft link with one of the following:
9696
9797
```
98-
ln -s data/nerf_llff_data NeRF/data
99-
ln -s data/tanks_and_temples nerfplusplus/data
100-
ln -s data/FishEyeNeRF nerfplusplus/data/fisheyenerf
98+
ln -s data NeRF/data
99+
ln -s data nerfplusplus/data
100+
ln -s data nerfplusplus/data/fisheyenerf
101101
```
102102
103103
## Demo Code

requirement.txt requirements.txt

File renamed without changes.

0 commit comments

Comments
 (0)