Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.13.0
metadata
title: Drying Assistant
emoji: 🧠
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 4.19.2
app_file: app.py
pinned: false
license: mit
Drying Assistant
An AI-powered tool that helps you dry wet items by providing advice and generating dried versions of your images.
Live Demo
- Hugging Face Spaces: https://huggingface.co/spaces/DjPapzin/agent-all-dry
- Render: https://drying-assistant.onrender.com
Features
- Upload images of wet items
- Get AI-generated advice on how to dry them
- Receive AI-generated "dried" versions of your images
- Chat with the assistant for customized drying recommendations
Usage
- Upload an image of your wet item
- Ask questions about how to dry it
- The assistant will provide advice and a processed "dry" version of your image
Security Note
This application requires API keys for:
- OpenRouter API
- Stability AI API
These should be set as environment variables in your Hugging Face Space settings.
Environment Variables
To run this application, you need to set the following environment variables in your Hugging Face Space settings:
OPENROUTER_API_KEY: Your OpenRouter API keySTABILITY_API_KEY: Your Stability AI API key
