eren23 commited on
Commit
26d01aa
1 Parent(s): 9a7c09f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -24,5 +24,4 @@ model-index:
24
  This registry contains the model for making pneumonia predictions and was prepared for
25
  Bielefeld University Deep Learning course homework.
26
 
27
-
28
- # ## Example Images
 
24
  This registry contains the model for making pneumonia predictions and was prepared for
25
  Bielefeld University Deep Learning course homework.
26
 
27
+ The code used for this implementation mostly comes from here: https://github.com/nateraw/huggingpics it was a ready pipeline for model fine-tuning with huggingface and PyTorch Lightning for another dataset.