Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
fffiloni
/
InstantIR
like
25
Running
on
Zero
App
Files
Files
Community
2
52934f2
InstantIR
/
infer.sh
fffiloni
Upload folder using huggingface_hub
0305a63
verified
about 17 hours ago
raw
Copy download link
history
blame
Safe
200 Bytes
python infer.py \
--sdxl_path path/to/sdxl \
--vision_encoder_path path/to/dinov2_large \
--instantir_path path/to/instantir \
--test_path path/to/input \
--out_path path/to/output