shikharyashmaurya commited on
Commit
065e984
1 Parent(s): 149beb3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ def get_gemini_response(input):
34
  response1 = model.generate_content(old)
35
  return response1.text
36
 
37
- text=st.text_input('paste the text to fact check')
38
 
39
 
40
  prompt1='''Your work is to generate interseting facts.
 
34
  response1 = model.generate_content(old)
35
  return response1.text
36
 
37
+ text=st.text_input('Write something to generate interseting facts. Like - Elephant , Bears')
38
 
39
 
40
  prompt1='''Your work is to generate interseting facts.