typo
This commit is contained in:
2
run.sh
2
run.sh
@@ -17,7 +17,7 @@ source "$VENV_DIR/bin/activate"
|
|||||||
echo "Installing dependencies..."
|
echo "Installing dependencies..."
|
||||||
pip install --upgrade pip
|
pip install --upgrade pip
|
||||||
pip install pandas numpy matplotlib seaborn pillow scikit-learn
|
pip install pandas numpy matplotlib seaborn pillow scikit-learn
|
||||||
pip install install "tensorflow[and-cuda]"
|
pip install "tensorflow[and-cuda]"
|
||||||
pip install --upgrade kagglehub[pandas-datasets,hf-datasets]
|
pip install --upgrade kagglehub[pandas-datasets,hf-datasets]
|
||||||
|
|
||||||
python3 skin_cancer_classification.py
|
python3 skin_cancer_classification.py
|
||||||
|
|||||||
Reference in New Issue
Block a user