vella-backend / README.md
luanpoppe
feat: melhorando readme
ce7daaf
|
raw
history blame
338 Bytes
---
title: Teste 01
emoji: 🦀
colorFrom: green
colorTo: green
sdk: docker
pinned: false
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Dica de deploy no ambiente correto:
git push <nome_do_remote> <branch_local>:<branch_do_remote>
git push prd tests:main
git push tests tests:main