mgokg commited on
Commit
827278a
·
verified ·
1 Parent(s): a039162

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ if st.button("Generate"):
45
 
46
  st.error("Please enter a prompt.")
47
 
48
- prompt = st.text_area("Enter your prompt:")
49
  #agent = Agent(df)
50
  #result = agent.chat("erstelle balkendiagramm")
51
  #st.write(result)
 
45
 
46
  st.error("Please enter a prompt.")
47
 
48
+
49
  #agent = Agent(df)
50
  #result = agent.chat("erstelle balkendiagramm")
51
  #st.write(result)