Spaces:
Sleeping
Sleeping
Added space.yaml file
Browse files- .huggingface/app.yaml +3 -0
- .huggingface/space.yaml +8 -0
- 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
|