Spaces:
Running
Running
File size: 414 Bytes
617810b ef3e5a4 617810b 38371b5 617810b 38371b5 617810b 38371b5 617810b 38371b5 617810b 38371b5 617810b ef3e5a4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
title: AI Logo Generator
emoji: π¦
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 5.29.0
app_file: logoGenertor.py
pinned: false
---
# π¨ AI Logo Generator
Enter a prompt to generate a high-quality, stylized logo using Stable Diffusion.
## π§ͺ Example Prompt
> A minimalist logo of an owl for a tech startup
## π Run Locally
```bash
pip install -r requirements.txt
python logoGenertor.py |