Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.35.0
metadata
title: My Workflow App
emoji: π
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.34.2
app_file: app.py
pinned: false
My Workflow App
A workflow application created with MOUSE Workflow builder.
π API Configuration
This app requires API keys to function properly. Please add the following secrets in your Space settings:
For VIDraft (Gemma-3-r1984-27B):
- Secret Name:
FRIENDLI_TOKEN
- Secret Value: Your VIDraft API token (starts with
flp_
) - Status: β Already configured
For OpenAI (gpt-4.1-mini):
- Secret Name:
OPENAI_API_KEY
- Secret Value: Your OpenAI API key (starts with
sk-
) - Status: β Needs to be added manually
π How to add secrets:
- Go to your Space settings
- Click on "Repository secrets"
- Add the required secrets
- Restart your Space
Generated by MOUSE Workflow