Spaces:
Running
Running
Sync from GitHub via hub-sync
Browse files
VERSION
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
|
|
|
|
| 1 |
+
ff730e98a400d7d9eb0edb35cca3722062c06ff0
|
main.py
CHANGED
|
@@ -39,7 +39,7 @@ def echo_with_meta(message: str) -> str:
|
|
| 39 |
|
| 40 |
|
| 41 |
with gr.Blocks(title="GitHub to Hugging Face Sync Demo") as demo:
|
| 42 |
-
gr.Markdown("# GitHub to
|
| 43 |
gr.Markdown(f"**{_build_label()}**")
|
| 44 |
gr.Markdown(
|
| 45 |
"Edit this app in GitHub, push a commit, and your Hugging Face Space updates automatically."
|
|
|
|
| 39 |
|
| 40 |
|
| 41 |
with gr.Blocks(title="GitHub to Hugging Face Sync Demo") as demo:
|
| 42 |
+
gr.Markdown("# GitHub to HuggingFace CI/CD Demo")
|
| 43 |
gr.Markdown(f"**{_build_label()}**")
|
| 44 |
gr.Markdown(
|
| 45 |
"Edit this app in GitHub, push a commit, and your Hugging Face Space updates automatically."
|