File size: 1,361 Bytes
181288f
 
 
 
 
 
 
 
 
e5cc055
07d9822
e5cc055
35d9627
5d0fd82
7c2484b
07d9822
 
 
 
 
dad975c
07d9822
 
 
 
 
 
 
 
 
 
 
dad975c
 
 
07d9822
 
 
dad975c
 
07d9822
 
 
cf8bee2
07d9822
7c2484b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
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)