Anthony-Ml commited on
Commit
daa96ef
1 Parent(s): 625a3fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -13,7 +13,6 @@ def predict_image(get_image):
13
  title = "Detect COVID_19 Infection Xray Chest Images"
14
  description = "A covid19 infection classifier trained on the anasmohammedtahir/covidqu dataset with fastai. Created demo using Gradio and HuggingFace Spaces."
15
  examples = ['/content/dataset/val/normal/Normal (10001).png']
16
- https://www.kaggle.com/datasets/anasmohammedtahir/covidqu/data
17
  article="<p style='text-align: center'><a href='https://tmabraham.github.io/blog/gradio_hf_spaces_tutorial' target='_blank'>COVID-QU-Ex Dataset</a></p>"
18
  interpretation='default'
19
  enable_queue=True
 
13
  title = "Detect COVID_19 Infection Xray Chest Images"
14
  description = "A covid19 infection classifier trained on the anasmohammedtahir/covidqu dataset with fastai. Created demo using Gradio and HuggingFace Spaces."
15
  examples = ['/content/dataset/val/normal/Normal (10001).png']
 
16
  article="<p style='text-align: center'><a href='https://tmabraham.github.io/blog/gradio_hf_spaces_tutorial' target='_blank'>COVID-QU-Ex Dataset</a></p>"
17
  interpretation='default'
18
  enable_queue=True