Phani1008 commited on
Commit
9a56cc2
·
verified ·
1 Parent(s): 49d3425

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -46
app.py CHANGED
@@ -1,49 +1,4 @@
1
- Hugging Face's logo
2
- Hugging Face
3
- Search models, datasets, users...
4
- Models
5
- Datasets
6
- Spaces
7
- Posts
8
- Docs
9
- Solutions
10
- Pricing
11
-
12
-
13
-
14
- Hugging Face is way more fun with friends and colleagues! 🤗 Join an organization
15
- Spaces:
16
-
17
- udaykiranbandi
18
- /
19
- DrAnalyst
20
-
21
-
22
- like
23
- 0
24
- App
25
- Files
26
- Community
27
- DrAnalyst
28
- /
29
- app.py
30
-
31
- udaykiranbandi's picture
32
- udaykiranbandi
33
- Update app.py
34
- fc1414c
35
- verified
36
- 6 days ago
37
- raw
38
-
39
- Copy download link
40
- history
41
- blame
42
- contribute
43
- delete
44
- No virus
45
-
46
- 16.8 kB
47
  import streamlit as st
48
  import math
49
  from functools import reduce
 
1
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  import streamlit as st
3
  import math
4
  from functools import reduce