13ze commited on
Commit
db88b8a
·
verified ·
1 Parent(s): 7b911da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -302,7 +302,7 @@ def html_to_markdown_converter(url: str, html_input: str) -> str:
302
 
303
 
304
  # --- Gradio Interface Definition (Adjust description slightly) ---
305
- title = "HTML to Markdown Converter (Smart Extraction - v1.2)"
306
  description = """
307
  Enter a URL **or** paste HTML code directly into the text box below.
308
  - For **URLs**, the tool attempts to extract the main article content using `readability` before converting.
 
302
 
303
 
304
  # --- Gradio Interface Definition (Adjust description slightly) ---
305
+ title = "Smart Scrape Any URL or Website to Markdown in Expert Mode CPU]"
306
  description = """
307
  Enter a URL **or** paste HTML code directly into the text box below.
308
  - For **URLs**, the tool attempts to extract the main article content using `readability` before converting.