mahedi420 commited on
Commit
84cb0c4
·
verified ·
1 Parent(s): 24fbc55

update all again

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -135,7 +135,6 @@ if submit1:
135
  response=get_gemini_response(question1,prompt1)
136
  response = response.replace('`','')
137
  response = response.replace('python','')
138
- print(response)
139
  st.subheader("Statiscal analysis of data")
140
  # st.text(response)
141
  st.set_option('deprecation.showPyplotGlobalUse', False)
 
135
  response=get_gemini_response(question1,prompt1)
136
  response = response.replace('`','')
137
  response = response.replace('python','')
 
138
  st.subheader("Statiscal analysis of data")
139
  # st.text(response)
140
  st.set_option('deprecation.showPyplotGlobalUse', False)