Rizz-generator / README.md
Pranav0111's picture
Update README.md
6818696 verified

A newer version of the Gradio SDK is available: 5.22.0

Upgrade
metadata
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:
    pip install -r requirements.txt
    
  4. Run the app:
    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