Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
SamarthPersonal
/
LumiereIQ
like
1
Sleeping
App
Files
Files
Community
700c2ff
LumiereIQ
/
setup.sh
samcoding5854
Completed creating visuals
3b6c254
5 months ago
raw
Copy download link
history
blame
Safe
196 Bytes
#!/bin/bash
# Create the directory for weights if it doesn't exist
mkdir
-p weights
# Download the file
wget -q https://dl.fbaipublicfiles.com/segment_anything/sam_vit_h_4b8939.pth -P weights