Spaces:
Sleeping
Sleeping
File size: 560 Bytes
06bc80f |
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 |
---
title: MasoodishWisdom
emoji: 🤖
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: "4.19.2"
app_file: scripts/generate_quote_gradio.py
pinned: false
---
# MasoodWisdom
An AI-powered wisdom sharing platform built with Gradio and Hugging Face Spaces.
## Setup
1. Install dependencies:
```bash
pip install -r requirements.txt
```
2. Run the application:
```bash
python scripts/generate_quote_gradio.py
```
## Configuration
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
## License
MIT License |