Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available:
6.5.1
metadata
title: Template Final Assignment
emoji: 🕵🏻♂️
colorFrom: indigo
colorTo: indigo
sdk: gradio
sdk_version: 5.25.2
app_file: app.py
pinned: false
hf_oauth: true
hf_oauth_expiration_minutes: 480
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Getting started
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python app.py
TODO :
- If a url is provided, it's not an attachement, in needs to classify wether it's a web search (HTML) or a youtube video for example.