sunnynazir commited on
Commit
0828c57
·
verified ·
1 Parent(s): 729de41

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -136,7 +136,7 @@ def main():
136
 
137
  # Step 1: Display Custom Image
138
  # Use the image URL from Hugging Face Files Section
139
- image_url = "https://imgur.com/a/fq3S6xr.png"
140
  st.image(image_url, caption="Custom Image", use_container_width=True)
141
 
142
  st.write("Select a microcontroller and provide your code requirements to generate code.")
 
136
 
137
  # Step 1: Display Custom Image
138
  # Use the image URL from Hugging Face Files Section
139
+ image_url = "https://imgur.com/CBm5exE.png"
140
  st.image(image_url, caption="Custom Image", use_container_width=True)
141
 
142
  st.write("Select a microcontroller and provide your code requirements to generate code.")