Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
"""
|