VivekDS commited on
Commit
ad9d11e
1 Parent(s): 9818b5d

Update app1.py

Browse files
Files changed (1) hide show
  1. app1.py +1 -1
app1.py CHANGED
@@ -3,7 +3,7 @@ import streamlit as st
3
  from langchain_community.llms import OpenAI
4
 
5
 
6
- st.title("🔗 LinkedIn Test Post Generator")
7
 
8
  def generate_linkedin_post(topic):
9
  # Enhanced prompt with additional context for better post generation
 
3
  from langchain_community.llms import OpenAI
4
 
5
 
6
+ st.title("🔗 LinkedIn Test Post Generator two options")
7
 
8
  def generate_linkedin_post(topic):
9
  # Enhanced prompt with additional context for better post generation