README / README.md
dvilasuero's picture
dvilasuero HF Staff
Update README.md
dad975c verified
---
title: README
emoji: 🌍
colorFrom: indigo
colorTo: gray
sdk: static
pinned: false
---
<a href="https://huggingface.co/spaces/aisheets/sheets" target="_blank" class="launch-sheets-btn">
<img src="https://cdn-uploads.huggingface.co/production/uploads/60420dccc15e823a685f2b03/WXXj0DaB7FHl4WkIKoeHf.gif" alt="Run Sheets Icon" style="width: 68px; height: 68px; margin-right: 15px;">
Launch Sheets
</a>
<style>
.launch-sheets-btn {
display: inline-flex;
align-items: center;
padding-left: 20px;
margin-left: 15px;
height: 90px;
width: 330px;
border: 1px solid #ddd;
border-radius: 30px;
text-decoration: none;
font-family: 'Source Sans Pro';
font-size: 30px;
justify-content: left;
margin-top: 50px;
margin-bottom: 50px;
background-color: #ffffff;
color: #333;
transition: background-color 0.3s ease, color 0.3s ease; /* Removed box-shadow from transition as it won't change */
box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); /* Slight, regularly distributed shadow */
}
.launch-sheets-btn:hover {
background-color: #F8F8F8;
/* No box-shadow change on hover */
}
</style>
# Hugging Face Sheets, a tool to create and enrich spreadsheets using open AI models.
For questions and feedback, join the community [here](https://huggingface.co/spaces/aisheets/sheets/discussions)