File size: 888 Bytes
f1d9bcf
 
 
 
 
 
 
 
 
 
6818696
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f1d9bcf
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
title: AI Pickup Line
emoji: 🌍
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 5.5.0
app_file: app.py
pinned: false
---
# AI Pickup Line Generator

A Hugging Face Spaces app that generates creative pickup lines using AI.

## Features
- Multiple pickup line styles (Classic, Nerdy, Flirty, Funny)
- Adjustable tone (Sweet, Funny, Sarcastic)
- Copy to clipboard functionality
- Clean, modern interface

## Setup
1. Clone this repository
2. Create a virtual environment and activate it
3. Install requirements:
   ```bash
   pip install -r requirements.txt
   ```
4. Run the app:
   ```bash
   python app.py
   ```

## Usage
1. Select your desired pickup line style
2. Choose the tone you want
3. Click "Generate Pickup Line"
4. Use the copy button to save your favorite lines

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