DrishtiSharma commited on
Commit
3ce61fc
Β·
verified Β·
1 Parent(s): 0dc1880

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- # to-do: add credits + improvize the app a bit more!
2
  import streamlit as st
3
  from few_shot import FewShotPosts
4
  from post_generator import generate_post
 
1
+ # to-do: add credits + improvize the app a bit more + closing line needs to be fixed for diff categories!
2
  import streamlit as st
3
  from few_shot import FewShotPosts
4
  from post_generator import generate_post