Spaces:
Runtime error
Runtime error
dosenbiiir
commited on
Commit
•
e00aee9
1
Parent(s):
17a9896
Update app.py
Browse files
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
|