manu commited on
Commit
2458911
·
verified ·
1 Parent(s): d356357

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -235,7 +235,7 @@ def handle_url(url: str) -> tuple[str, str | None]:
235
 
236
 
237
  print("Uploading")
238
- print(handle_url("https://faculty.kfupm.edu.sa/PHYS/aanaqvi/Introductory-Nuclear-Physics-new-Krane.pdf"))
239
 
240
  # -----------------------------
241
  # Gradio App
 
235
 
236
 
237
  print("Uploading")
238
+ print(handle_url("https://ecss.nl/wp-content/uploads/2025/05/ECSS-E-ST-40C-Rev.1(30April2025).pdf"))
239
 
240
  # -----------------------------
241
  # Gradio App