Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
acse-pms122 committed Jan 24, 2024
1 parent aa292e1 commit 3186547
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion seathru/seathru_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from nerfstudio.pipelines.base_pipeline import VanillaPipelineConfig
from nerfstudio.data.datamanagers.base_datamanager import VanillaDataManagerConfig
from nerfstudio.data.dataparsers.nerfstudio_dataparser import NerfstudioDataParserConfig
from nerfstudio.cameras.camera_optimizers import CameraOptimizerConfig
from nerfstudio.engine.schedulers import ExponentialDecaySchedulerConfig
from nerfstudio.engine.optimizers import AdamOptimizerConfig
from nerfstudio.configs.base_config import ViewerConfig
Expand Down

0 comments on commit 3186547

Please sign in to comment.