Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -603,7 +603,7 @@ def create_interface():
|
|
| 603 |
# π Launch Application
|
| 604 |
# ==========================================================
|
| 605 |
if __name__ == "__main__":
|
| 606 |
-
print("Starting AI PDF Summarizer Pro
|
| 607 |
print("Key Feature: Upload PDF once, use across all tabs!")
|
| 608 |
print("Loading AI models...")
|
| 609 |
print("β
Summarization Model")
|
|
|
|
| 603 |
# π Launch Application
|
| 604 |
# ==========================================================
|
| 605 |
if __name__ == "__main__":
|
| 606 |
+
print("Starting AI PDF Summarizer Pro Version")
|
| 607 |
print("Key Feature: Upload PDF once, use across all tabs!")
|
| 608 |
print("Loading AI models...")
|
| 609 |
print("β
Summarization Model")
|