Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available:
5.6.0
metadata
title: sample app
emoji: π¨βπ
colorFrom: purple
colorTo: red
sdk: gradio
sdk_version: 4.4.1
app_file: app.py
pinned: false
license: mit
hugging-face-space
intergrating git with huggingspace
git remote set-url space git@hf.co:spaces/isayahc/tutorial-space.git
git add .
git commit -S -m "Your commit message"
git push --force space main