yoniif commited on
Commit
527e812
·
verified ·
1 Parent(s): c51b9c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ from sentence_transformers import SentenceTransformer, util
10
 
11
  ### STEP 1: Download and unzip the influencer dataset from Hugging Face
12
 
13
- url = "url = "https://huggingface.co/spaces/yoniif/final_assignment/resolve/main/top_influencers.zip
14
  zip_path = "top_100_influencers.zip"
15
 
16
  # Download zip file if not already present
 
10
 
11
  ### STEP 1: Download and unzip the influencer dataset from Hugging Face
12
 
13
+ url = "https://huggingface.co/spaces/yoniif/final_assignment/resolve/main/top_influencers.zip"
14
  zip_path = "top_100_influencers.zip"
15
 
16
  # Download zip file if not already present