broadfield-dev commited on
Commit
9eb0165
·
verified ·
1 Parent(s): bf97231

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -15,6 +15,8 @@ def main_ui():
15
  gr.Markdown(
16
  """
17
  # 🛠️ Hugging Face Space Builder
 
 
18
  Create, view, and manage Hugging Face Spaces.
19
  Provide your Hugging Face API token directly or load it from a KeyLock Wallet image.
20
  """
 
15
  gr.Markdown(
16
  """
17
  # 🛠️ Hugging Face Space Builder
18
+ ## Build Huggingface Space from a standardized string that models can be prompted to export. Use the model to update the space, while watching the updates live
19
+
20
  Create, view, and manage Hugging Face Spaces.
21
  Provide your Hugging Face API token directly or load it from a KeyLock Wallet image.
22
  """