dosenbiiir commited on
Commit
e00aee9
1 Parent(s): 17a9896

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,6 +27,6 @@ if st.button('Generate'):
27
  # st.write(input)
28
  st.write(summarize(input))
29
  st.success("We have generated 105 Questions for you")
30
- st.snow()
31
  ##else:
32
  ##nothing here
 
27
  # st.write(input)
28
  st.write(summarize(input))
29
  st.success("We have generated 105 Questions for you")
30
+ # st.snow()
31
  ##else:
32
  ##nothing here