Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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://
|
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
|