coldlike commited on
Commit
02806b8
·
1 Parent(s): a0e9c91

Added space.yaml file

Browse files
Files changed (3) hide show
  1. .huggingface/app.yaml +3 -0
  2. .huggingface/space.yaml +8 -0
  3. demo.gif +3 -0
.huggingface/app.yaml CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ runtime: streamlit
2
+ concurrency: 1
3
+ timeout: 100
.huggingface/space.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ title: "🧬 Malaria Cell Classifier with Grad-CAM"
2
+ emoji: 🧬
3
+ colorFrom: green
4
+ colorTo: indigo
5
+ sdk: streamlit
6
+ sdk_version: "1.32.0"
7
+ app_file: app.py
8
+ pinned: false
demo.gif ADDED

Git LFS Details

  • SHA256: 396d5d9fd4050b4f16343bb56d62c523fcfdf27a1158d3947653918528c1d945
  • Pointer size: 131 Bytes
  • Size of remote file: 739 kB