Spaces:
Running
Running
File size: 385 Bytes
6b82fec 14be50e 6b82fec 14be50e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
title: π NLP Gift Recommender
emoji: π
colorFrom: red
colorTo: blue
sdk: gradio
sdk_version: 5.14.0
app_file: app.py
pinned: false
---
# NLP Gift Recommender
An NLP-powered gift recommendation system using Hugging Face transformers.
## π Setup
1. Clone the repository:
```bash
git clone https://huggingface.co/spaces/noddysnots/Gift-Recommender.git
cd Gift-Recommender |