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://ecss.nl/wp-content/uploads/2025/05/ECSS-E-ST-40C-Rev.1(30April2025).pdf"))
|
| 239 |
|
| 240 |
# -----------------------------
|
| 241 |
# Gradio App
|