Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tingman
/
MatchStereo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c504e35
MatchStereo
/
models
/
compile.sh
Tingman
code release
0940df6
6 months ago
raw
Copy download link
history
blame
105 Bytes
#!/bin/bash
rm
-rf build/ dist/ match_attention.egg-info/ __pycache__
python setup.py clean
pip install .