A newer version of the Gradio SDK is available:
6.5.1
metadata
title: Qq
emoji: π¬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.31.0
app_file: app.py
pinned: false
An example chatbot using Gradio, huggingface_hub, and the Hugging Face Inference API.
Qwen1.5-0.5B Text Generation App
A web interface for the Qwen1.5-0.5B text generation model with adjustable creativity and output length controls.
π‘ Features
- Adjustable temperature for creativity control
- Customizable output length
- Clean, responsive interface
- Optimized for HuggingFace Spaces
π¦ Requirements
- Python 3.8+
- CUDA-compatible GPU recommended
π Deployment Guide
- Create new Space on HuggingFace
- Select SDK: Gradio
- Upload:
app.pyrequirements.txt
- Add to
.gitignore: