kkhushisaid commited on
Commit
f642fd2
·
verified ·
1 Parent(s): d96bf80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ def transform(le, text):
24
 
25
  def app_design(le):
26
  # Add input fields for High, Open, and Low values
27
- image = 'Ramdevs3'
28
  st.image(image, use_column_width=True)
29
 
30
  st.subheader("Enter the following values:")
 
24
 
25
  def app_design(le):
26
  # Add input fields for High, Open, and Low values
27
+ image = 'Ramdevs2'
28
  st.image(image, use_column_width=True)
29
 
30
  st.subheader("Enter the following values:")