A newer version of the Gradio SDK is available:
5.21.0
metadata
title: Goofyai-3d Render Style Xl
emoji: 🦀
colorFrom: purple
colorTo: indigo
sdk: gradio
sdk_version: 3.44.4
app_file: app.py
pinned: false
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Game Icon Generator
This is a Hugging Face Space that uses the 3D render style XL model to generate game icons.
Requirements
- Python 3.10+
- Gradio 5.14.0
- Hugging Face account and token
Setup
- Install requirements:
pip install -r requirements.txt
- Set your Hugging Face token as environment variable:
HUGGINGFACE_TOKEN
- Run the app:
python app.py
Usage
- Visit the web interface
- Enter your prompt describing the game icon you want
- Wait for the generation process
- Download your generated icon
Note
This space requires a Hugging Face token for model access. Make sure you have the proper permissions and token set up.