samim2024 commited on
Commit
18e7160
·
verified ·
1 Parent(s): 3f2aee4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ with st.form("my_form"):
44
  sentiment with value: $sentiment$
45
  Field 3 named :
46
  language with value: {option}
47
-
48
 
49
  """
50
 
 
44
  sentiment with value: $sentiment$
45
  Field 3 named :
46
  language with value: {option}
47
+ Review text: '''{text_review}'''
48
 
49
  """
50