Zack
adding requirements
6d847f0

A newer version of the Streamlit SDK is available: 1.44.0

Upgrade
metadata
title: First App With Huggingface
emoji: 🐢
colorFrom: green
colorTo: pink
sdk: streamlit
sdk_version: 1.31.0
app_file: app.py
pinned: false
license: apache-2.0

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

issues pushing your code into spaces?

[https://huggingface.co/blog/password-git-deprecation]

WRONG git remote set-url origin https://KingZack:[email protected]/https://huggingface.co/spaces/KingZack/first-app-with-huggingface

WRONG: git remote set-url origin https://KingZack:[email protected]/first-app-with-huggingface

CORRECT: git remote set-url origin https://KingZack:[email protected]/spaces/KingZack/first-app-with-huggingface

git clone https://huggingface.co/spaces/KingZack/first-app-with-huggingface

$: git remote set-url origin https://:@huggingface.co/ $: git pull origin