jaisun2004 commited on
Commit
cec851a
·
verified ·
1 Parent(s): d06792d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -16,9 +16,9 @@ kw_model = KeyBERT()
16
  FONT_PATH = "DejaVuSans.ttf" # Must be uploaded to Space root!
17
 
18
  BRANDS = [
19
- "Apple", "Google", "Microsoft", "Amazon", "Coca-Cola", "Pepsi", "Samsung", "Nike", "Adidas",
20
  "Meta", "Facebook", "Instagram", "YouTube", "Netflix", "Reliance", "Tata", "Airtel", "Jio",
21
- "Infosys", "Wipro", "Paytm", "Zomato", "Swiggy", "OLA", "Uber"
22
  ]
23
 
24
  def extract_brands(text):
 
16
  FONT_PATH = "DejaVuSans.ttf" # Must be uploaded to Space root!
17
 
18
  BRANDS = [
19
+ "Apple", "Google", "Microsoft", "Amazon", "Coca-Cola", "Pepsi", "Samsung", "Nike", "ICICI",
20
  "Meta", "Facebook", "Instagram", "YouTube", "Netflix", "Reliance", "Tata", "Airtel", "Jio",
21
+ "Motilal", "Wipro", "Paytm", "Zomato", "Swiggy", "OLA", "Uber"
22
  ]
23
 
24
  def extract_brands(text):