Multichem commited on
Commit
5846299
·
1 Parent(s): 6b1ef5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -42
app.py CHANGED
@@ -1,45 +1,3 @@
1
- Hugging Face's logo
2
- Hugging Face
3
- Search models, datasets, users...
4
- Models
5
- Datasets
6
- Spaces
7
- Docs
8
- Solutions
9
- Pricing
10
-
11
-
12
-
13
- Spaces:
14
-
15
- Multichem
16
- /
17
- NBA_Gamelogs
18
-
19
-
20
- like
21
- 0
22
-
23
- Logs
24
- App
25
- Files
26
- Community
27
- Settings
28
- NBA_Gamelogs
29
- /
30
- app.py
31
- Multichem's picture
32
- Multichem
33
- Update app.py
34
- 0edd0c1
35
- 17 minutes ago
36
- raw
37
- history
38
- blame
39
- edit
40
- delete
41
- No virus
42
- 23.1 kB
43
  import streamlit as st
44
  st.set_page_config(layout="wide")
45
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  import streamlit as st
2
  st.set_page_config(layout="wide")
3