manu commited on
Commit
b3e312d
·
verified ·
1 Parent(s): 59741c0

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://www.ipcc.ch/report/ar6/syr/downloads/report/IPCC_AR6_SYR_SPM.pdf"))
239
 
240
  # -----------------------------
241
  # Gradio App
 
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