jcarbonnell commited on
Commit
dd700b9
·
1 Parent(s): 25ebefd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,5 +24,5 @@ if choice == 'NFT':
24
  #summary = summarize(generated_text, num_sentences=1)
25
  #st.text("This is a tweet-sized summary of your article: ", summary)
26
  else:
27
- st.write("Topic not available yet")
28
 
 
24
  #summary = summarize(generated_text, num_sentences=1)
25
  #st.text("This is a tweet-sized summary of your article: ", summary)
26
  else:
27
+ st.write("Topic not available yet")
28