TpsNandhini commited on
Commit
370b8ef
โ€ข
1 Parent(s): 19ed6a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ col1, col2 = st.columns([1, 2])
15
  with col1:
16
  st.image("gpt2-chatbot-launched.jpg")
17
  with col2:
18
- st.markdown('<h1 style="font-family: Arial, sans-serif; color: #B22222; text-align: center;">Guvi-GPT Text Gen! ๐Ÿš€</h1>', unsafe_allow_html=True)
19
 
20
  # Sql Connection:
21
 
 
15
  with col1:
16
  st.image("gpt2-chatbot-launched.jpg")
17
  with col2:
18
+ st.markdown('<h1 style="font-family: Arial, sans-serif; color: #B22222; text-align: center;">GuviGenius GPT๐Ÿš€</h1>', unsafe_allow_html=True)
19
 
20
  # Sql Connection:
21