Malaji71 commited on
Commit
3aa07e2
·
verified ·
1 Parent(s): fc28930

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -3,8 +3,10 @@ title: Telegram Network Mapper
3
  emoji: 🌐
4
  colorFrom: blue
5
  colorTo: green
6
- sdk_version: 3.41.2
 
7
  app_file: app.py
 
8
  ---
9
 
10
  ## Telegram Network Mapper
@@ -22,4 +24,4 @@ This application visualizes the network of Telegram channels based on message fo
22
 
23
  ### Notes
24
  - Ensure the channel is public and accessible via its username.
25
- - The application uses the Telegram API, so some delays may occur during data extraction.
 
3
  emoji: 🌐
4
  colorFrom: blue
5
  colorTo: green
6
+ sdk: gradio
7
+ sdk_version: "3.41.2"
8
  app_file: app.py
9
+ pinned: false
10
  ---
11
 
12
  ## Telegram Network Mapper
 
24
 
25
  ### Notes
26
  - Ensure the channel is public and accessible via its username.
27
+ - The application uses the Telegram API, so some delays may occur during data extraction.