Spaces:
Sleeping
Sleeping
Update app (1).py
Browse files- app (1).py +1 -1
app (1).py
CHANGED
@@ -21,7 +21,7 @@ def transform(text):
|
|
21 |
|
22 |
def app_design():
|
23 |
# Add input fields for High, Open, and Low values
|
24 |
-
image = '
|
25 |
st.image(image, use_column_width=True)
|
26 |
|
27 |
st.subheader("Enter the following values:")
|
|
|
21 |
|
22 |
def app_design():
|
23 |
# Add input fields for High, Open, and Low values
|
24 |
+
image = 'Ramdevs3'
|
25 |
st.image(image, use_column_width=True)
|
26 |
|
27 |
st.subheader("Enter the following values:")
|