CoolFace
Apppublic

felixz/us-address-matching-model

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes
App README

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

For local testing To create env file: conda env export --from-history > environment.yml To create an env form env file: conda env create -f environment.yml