From 1767fdea76c36cae265546999d67a8c242b6eb26 Mon Sep 17 00:00:00 2001 From: Siddharth Mishra-Sharma Date: Thu, 17 Oct 2024 23:25:14 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index dc3b4a1..fb30f0f 100644 --- a/README.md +++ b/README.md @@ -41,10 +41,6 @@ The code primarily uses Jax. The main components are: - [notebooks/03_eval.ipynb](notebooks/03_eval.ipynb) creates the qualitative and quantitative evaluation plots. - [notebooks/09_dot_product_eval.ipynb](notebooks/09_dot_product_eval.ipynb) generates additional quantitative evaluation. -## Fine-tuned CLIP model and _Hubble_ data - -_Coming soon._ - ## Citation If you use this code, please cite our paper: @@ -58,4 +54,4 @@ If you use this code, please cite our paper: archivePrefix={arXiv}, primaryClass={astro-ph.IM} } -``` \ No newline at end of file +```