File size: 518 Bytes
86df3fc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
title: HF Sync Test
emoji: 🔄
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 6.5.1
app_file: app.py
pinned: false
---

# HF Sync Test

A simple test Space to verify GitHub → Hugging Face synchronization workflow.

## What it does

This Space contains a basic Gradio interface that greets users by name. It's used to test automated syncing from GitHub.

## Usage

Simply enter your name and receive a friendly greeting!

## Tech Stack

- **Framework**: Gradio
- **Sync**: Automated via GitHub Actions