Introduction

This is a simple project to demonstrate how to mock the Huggingface API.

Installation

pip install -r requirements.txt

Usage

cd /path/to/project
uvicorn app:app --reload