File size: 816 Bytes
e3effab
95e3c69
efc213f
 
 
e3effab
b64cb38
e3effab
 
 
 
efc213f
 
 
 
 
 
 
 
 
 
e3effab
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: Freepix Flux.1-lite-8B-alpha Model (Zero-GPU)
emoji: 🎨
colorFrom: red
colorTo: blue
sdk: gradio
sdk_version: 5.3.0
app_file: app.py
pinned: false
---

# Flux Image Generator with Zero-GPU

This Space runs the Flux.1-lite-8B-alpha model from Freepik using Zero-GPU allocation to generate images from text descriptions. The interface allows you to adjust various parameters:

- Guidance Scale: Controls how closely the image follows the prompt
- Number of Steps: Determines the quality of the generation
- Seed: Controls reproducibility
- Width/Height: Image dimensions

Note: This Space uses the @spaces.GPU decorator to allocate GPU resources only when needed, making it more efficient and cost-effective.
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference