not-pegasus commited on
Commit
00a0a69
·
verified ·
1 Parent(s): 1ab41f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,8 +6,9 @@ colorTo: blue
6
  sdk: gradio
7
  app_file: main.py
8
  pinned: false
 
9
  ---
10
  # Operator Lookup via Playwright
11
 
12
  Uses Playwright in headless mode to scrape Paytm and return the mobile operator based on phone number.
13
- Provides both API (`POST /lookup`) and Gradio UI.
 
6
  sdk: gradio
7
  app_file: main.py
8
  pinned: false
9
+ sdk_version: 5.33.1
10
  ---
11
  # Operator Lookup via Playwright
12
 
13
  Uses Playwright in headless mode to scrape Paytm and return the mobile operator based on phone number.
14
+ Provides both API (`POST /lookup`) and Gradio UI.