CoolFace
Apppublic

Monike123/Document_API_End_points

sourceHugging Facemitupdated 11mo agoView on Hugging Face
0likes
App README

How to run locally: ---

  1. 1.pip install -r requirements.txt
  2. 2.place models in ./models/
  3. 3.FLASK_ENV=development python app.py

On Hugging Face Spaces: push this repo, upload models into models/ and run. The public URL will be your Space endpoint. ---