Du Mingzhe commited on
Commit
02a4fca
·
1 Parent(s): b34636e

Add Header

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -2,6 +2,8 @@ import streamlit as st
2
 
3
  st.title("GCP Resource Alloctor")
4
 
 
 
5
  # # GPU Type
6
  # gpu_type = st.selectbox(
7
  # 'Which type of GPU you would like to use?',
 
2
 
3
  st.title("GCP Resource Alloctor")
4
 
5
+ st.header("GCP Resource Alloctor")
6
+
7
  # # GPU Type
8
  # gpu_type = st.selectbox(
9
  # 'Which type of GPU you would like to use?',