Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.20.0
metadata
title: Gemma4 Unslop Live Demo
emoji: ✍️
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
startup_duration_timeout: 3m
pinned: false
Gemma 4 Unslop Live Demo
Public demo Space for:
- Model:
Oysiyl/gemma-4-31b-unslop-good-lora-v2-full - Task: rewrite AI-sounding text into cleaner human-sounding prose while preserving meaning.
This Space calls a live backend endpoint and provides a minimal UI for judges.
Required Space variables
Set these in Hugging Face Space Settings → Variables and secrets:
- UNSLOP_ENDPOINT (required): full rewrite endpoint URL, e.g. https:///rewrite
- UNSLOP_HEALTH (required): full health endpoint URL, e.g. https:///health
If these are missing, the app will show a safe "Backend is not configured" message.