Skip to content
Snippets Groups Projects
Commit bbdb22eb authored by Christof Kaufmann's avatar Christof Kaufmann
Browse files

Merge branch 'development' into 'master'

keras3: Add gradio

See merge request !33
parents ea6ff391 e833149b
No related branches found
No related tags found
1 merge request!33keras3: Add gradio
......@@ -85,6 +85,8 @@ RUN mamba install --yes \
# umap + hdbscan
'umap-learn' \
'hdbscan' \
# gradio
'gradio' \
# optuna + plotly
'optuna' \
'plotly' \
......
......@@ -36,6 +36,8 @@ RUN mamba install --yes \
# umap + hdbscan
'umap-learn' \
'hdbscan' \
# gradio
'gradio' \
# optuna + plotly
'optuna' \
'plotly' \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment