jaifar530 commited on
Commit
23a0b81
·
unverified ·
1 Parent(s): 1786f28

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -149,7 +149,7 @@ with st.expander("How does the system work?"):
149
  """)
150
 
151
  # Fetch the image from the URL
152
- accuracy_image_request = requests.get("https://jaifar.net/best_accuracy.png", headers=headers)
153
 
154
  # Save the downloaded content
155
  image_path = "best_accuracy.png"
 
149
  """)
150
 
151
  # Fetch the image from the URL
152
+ accuracy_image_request = requests.get("https://jaifar.net/ADS/best_accuracy.png", headers=headers)
153
 
154
  # Save the downloaded content
155
  image_path = "best_accuracy.png"