ad_analyzer / README.md
astonn's picture
Update README.md
4d33daf verified

A newer version of the Gradio SDK is available: 5.44.1

Upgrade
metadata
title: Ad Analyzer
emoji: 🦀
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.29.0
app_file: app.py
pinned: false

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

Ad Performance Analyzer (Free‑tier CPU Build)

AI tool that reads your ad‑campaign CSV and returns deep, actionable insights – all on the free CPU Basic hardware.

1. Quick start (local)

git clone https://huggingface.co/spaces/<your-space>
cd <your-space>
python -m venv venv && source venv/bin/activate
pip install -r requirements.txt
python app.py