From 5cb2902a254e3523a5febc5926c9685e04539d75 Mon Sep 17 00:00:00 2001 From: Ayaan Haque Date: Mon, 12 Feb 2024 12:02:46 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f72d23f..09f7ca3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ ![teaser](imgs/igs2gs_teaser.png) +This codebase is a fork of the original [Instruct-NeRF2NeRF](https://github.com/ayaanzhaque/instruct-nerf2nerf) repository. + # Installation ## 1. Install Nerfstudio dependencies @@ -99,4 +101,4 @@ If you use this work or find it helpful, please consider citing: (bibtex)  title = {Instruct-GS2GS: Editing 3D Gaussian Splats with Instructions},  year = {2024},  url = {https://instruct-gs2gs.github.io/} -} \ No newline at end of file +}