affanthinks commited on
Commit
c889555
·
verified ·
1 Parent(s): 58c1d87

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. app.py +3 -4
  2. model_compressed.joblib +3 -0
app.py CHANGED
@@ -11,10 +11,9 @@ import joblib
11
 
12
 
13
  model_path = hf_hub_download(
14
- repo_id="affanthinks/superkart",
15
- filename="AGreatLearning/tuned_bagging_model.pkl", # include directory
16
- revision="main", # ensures correct branch
17
- token=os.getenv("HF_TOKEN") # authentication
18
  )
19
 
20
  model = joblib.load(model_path)
 
11
 
12
 
13
  model_path = hf_hub_download(
14
+ repo_id="affanthinks/superspace",
15
+ filename="backend_files_SK/model_compressed.joblib", # include directory
16
+ revision="main", # ensures correct branc # authentication
 
17
  )
18
 
19
  model = joblib.load(model_path)
model_compressed.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff134cc20bd8a8ad52409904c2c585e30ac962d9f84bda468f07dfff17ebebfc
3
+ size 362166412