Spaces:
Runtime error
Runtime error
Julien Ajdenbaum
commited on
Commit
•
ed775f9
1
Parent(s):
a1c3c86
added default file
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- app.py +1 -1
- tmp/124.png +0 -0
- tmp/1293.png +0 -0
- tmp/1532.png +0 -0
- tmp/1638.png +0 -0
- tmp/1742.png +0 -0
- tmp/1770.png +0 -0
- tmp/1896.png +0 -0
- tmp/2003.png +0 -0
- tmp/2390.png +0 -0
- tmp/252.png +0 -0
- tmp/2640.png +0 -0
- tmp/2755.png +0 -0
- tmp/2786.png +0 -0
- tmp/2945.png +0 -0
- tmp/337.png +0 -0
- tmp/3394.png +0 -0
- tmp/3676.png +0 -0
- tmp/3725.png +0 -0
- tmp/3743.png +0 -0
- tmp/4124.png +0 -0
- tmp/4181.png +0 -0
- tmp/4412.png +0 -0
- tmp/4514.png +0 -0
- tmp/4531.png +0 -0
- tmp/4672.png +0 -0
- tmp/468.png +0 -0
- tmp/4851.png +0 -0
- tmp/4986.png +0 -0
- tmp/5650.png +0 -0
- tmp/599.png +0 -0
- tmp/6030.png +0 -0
- tmp/6060.png +0 -0
- tmp/6173.png +0 -0
- tmp/6176.png +0 -0
- tmp/6729.png +0 -0
- tmp/7318.png +0 -0
- tmp/746.png +0 -0
- tmp/7759.png +0 -0
- tmp/7808.png +0 -0
- tmp/7996.png +0 -0
- tmp/8362.png +0 -0
- tmp/874.png +0 -0
- tmp/9029.png +0 -0
- tmp/9250.png +0 -0
- tmp/9270.png +0 -0
- tmp/93.png +0 -0
- tmp/932.png +0 -0
- tmp/9346.png +0 -0
- tmp/9755.png +0 -0
app.py
CHANGED
@@ -62,7 +62,7 @@ description = 'Metagenomics Scalp Analysis for Hair Loss Prediction'
|
|
62 |
iface = gr.Interface(
|
63 |
fn=predict,
|
64 |
inputs=[
|
65 |
-
gr.File(type='file', label='Scalp sample'),
|
66 |
gr.Textbox(label='Age'),
|
67 |
gr.CheckboxGroup(choices=["Yes", "No", "Do not know"], label="Has the father experienced hair loss ?"),
|
68 |
gr.CheckboxGroup(choices=["0", "1", "2", "Do not know"], label="How many grand-parents have experienced hair loss ?")
|
|
|
62 |
iface = gr.Interface(
|
63 |
fn=predict,
|
64 |
inputs=[
|
65 |
+
gr.File(value="tmp/metagenome.txt", type='file', label='Scalp sample'),
|
66 |
gr.Textbox(label='Age'),
|
67 |
gr.CheckboxGroup(choices=["Yes", "No", "Do not know"], label="Has the father experienced hair loss ?"),
|
68 |
gr.CheckboxGroup(choices=["0", "1", "2", "Do not know"], label="How many grand-parents have experienced hair loss ?")
|
tmp/124.png
DELETED
Binary file (19.5 kB)
|
|
tmp/1293.png
DELETED
Binary file (20.3 kB)
|
|
tmp/1532.png
DELETED
Binary file (19.3 kB)
|
|
tmp/1638.png
DELETED
Binary file (19.3 kB)
|
|
tmp/1742.png
DELETED
Binary file (13.7 kB)
|
|
tmp/1770.png
DELETED
Binary file (19.9 kB)
|
|
tmp/1896.png
DELETED
Binary file (20.3 kB)
|
|
tmp/2003.png
DELETED
Binary file (20.3 kB)
|
|
tmp/2390.png
DELETED
Binary file (20.3 kB)
|
|
tmp/252.png
DELETED
Binary file (20.3 kB)
|
|
tmp/2640.png
DELETED
Binary file (20.3 kB)
|
|
tmp/2755.png
DELETED
Binary file (20.3 kB)
|
|
tmp/2786.png
DELETED
Binary file (13.7 kB)
|
|
tmp/2945.png
DELETED
Binary file (15.6 kB)
|
|
tmp/337.png
DELETED
Binary file (20.3 kB)
|
|
tmp/3394.png
DELETED
Binary file (19.6 kB)
|
|
tmp/3676.png
DELETED
Binary file (19.1 kB)
|
|
tmp/3725.png
DELETED
Binary file (19.6 kB)
|
|
tmp/3743.png
DELETED
Binary file (19.6 kB)
|
|
tmp/4124.png
DELETED
Binary file (13.7 kB)
|
|
tmp/4181.png
DELETED
Binary file (20.3 kB)
|
|
tmp/4412.png
DELETED
Binary file (19.3 kB)
|
|
tmp/4514.png
DELETED
Binary file (19.6 kB)
|
|
tmp/4531.png
DELETED
Binary file (19.6 kB)
|
|
tmp/4672.png
DELETED
Binary file (20.3 kB)
|
|
tmp/468.png
DELETED
Binary file (17.5 kB)
|
|
tmp/4851.png
DELETED
Binary file (13.8 kB)
|
|
tmp/4986.png
DELETED
Binary file (19.1 kB)
|
|
tmp/5650.png
DELETED
Binary file (13.7 kB)
|
|
tmp/599.png
DELETED
Binary file (20.3 kB)
|
|
tmp/6030.png
DELETED
Binary file (20.8 kB)
|
|
tmp/6060.png
DELETED
Binary file (19.3 kB)
|
|
tmp/6173.png
DELETED
Binary file (20.3 kB)
|
|
tmp/6176.png
DELETED
Binary file (19.6 kB)
|
|
tmp/6729.png
DELETED
Binary file (19.9 kB)
|
|
tmp/7318.png
DELETED
Binary file (19.6 kB)
|
|
tmp/746.png
DELETED
Binary file (20.3 kB)
|
|
tmp/7759.png
DELETED
Binary file (13.7 kB)
|
|
tmp/7808.png
DELETED
Binary file (19.3 kB)
|
|
tmp/7996.png
DELETED
Binary file (19.1 kB)
|
|
tmp/8362.png
DELETED
Binary file (19.8 kB)
|
|
tmp/874.png
DELETED
Binary file (19.3 kB)
|
|
tmp/9029.png
DELETED
Binary file (19 kB)
|
|
tmp/9250.png
DELETED
Binary file (19.6 kB)
|
|
tmp/9270.png
DELETED
Binary file (19.2 kB)
|
|
tmp/93.png
DELETED
Binary file (13.7 kB)
|
|
tmp/932.png
DELETED
Binary file (20.3 kB)
|
|
tmp/9346.png
DELETED
Binary file (19.1 kB)
|
|
tmp/9755.png
DELETED
Binary file (19.3 kB)
|
|