Skip to content

AdFurdova/wids-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dog-breed-streamlit-app

Steps:

1. Fill in the gaps in vectorize_dataset.ipynb, helpers.py

  • then try to run the notebook
  • check the shape of vectors dataframe - how many images do we have in the dataset?
  • make sure that vectors.parquet was created

2. Go to app.py

3. Go to Run Streamlit notebook in Deepnote or in your local terminal run

streamlit run app.py

streamlit

Hint

In case you get stuck or you need an inspiration, take a sneak peek into the /answers/ folder


Too easy? Try adding more complexity!

# enrich the page layout, add texts, input fields, plots - be creative :)

# add cats dataset from https://www.kaggle.com/datasets/ma7555/cat-breeds-dataset - ask the user if he/she/it is a cat or dog person and display the result image based on the answer

# push your project into GitHub repository and deploy your app to streamlit cloud https://streamlit.io/cloud

# or simply publish your Deepnote project and share it around!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published