sourabhbargi11 commited on
Commit
27a4a72
·
verified ·
1 Parent(s): 1531e43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -1
app.py CHANGED
@@ -94,7 +94,12 @@ if __name__ == '__main__':
94
  main()
95
 
96
 
 
 
 
 
97
  st.markdown("""
98
  ---
99
- You are looking at partial tuned model , please JUDGE ME!!! (I am Funny , Sensible , Creative )""")
 
100
 
 
94
  main()
95
 
96
 
97
+ # st.markdown("""
98
+ # ---
99
+ # You are looking at partial tuned model , please JUDGE ME!!! (I am Funny , Sensible , Creative )""")
100
+
101
  st.markdown("""
102
  ---
103
+ You are looking at a partially tuned model. Judge me! (I am Funny and Creative) 😄🎨""")
104
+
105