Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez authored Nov 8, 2024
1 parent d67d812 commit 832b3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

!pip install numpy pandas astropy scipy scikit-learn torch lightkurve matplotlib loguru
# !pip install numpy pandas astropy scipy scikit-learn torch lightkurve matplotlib loguru

from typing import List, Dict, Optional, Tuple, Union, Any
import numpy as np
Expand Down

0 comments on commit 832b3c1

Please sign in to comment.