Spaces:
Runtime error
Runtime error
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 [email protected]:spaces/isayahc/tutorial-space.git
git add .
git commit -S -m "Your commit message"
git push --force space main