Spaces:
Build error
Build error
Commit
·
dd700b9
1
Parent(s):
25ebefd
Update app.py
Browse files
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 |
|