Spaces:
Runtime error
Runtime error
big fix
#1
by
lunarflu
HF staff
- opened
app.py
CHANGED
@@ -56,7 +56,7 @@ Here are relevant extract from docs that you can use to generate the answer:
|
|
56 |
|
57 |
|
58 |
|
59 |
-
examples = ["How do upload a model?",
|
60 |
"Can I change the color of my Space?",
|
61 |
"How do I finetune Stable Diffusion with Lora?",
|
62 |
"How do I run a model found on the Hugging Face Hub?"]
|
|
|
56 |
|
57 |
|
58 |
|
59 |
+
examples = ["How do I upload a model?",
|
60 |
"Can I change the color of my Space?",
|
61 |
"How do I finetune Stable Diffusion with Lora?",
|
62 |
"How do I run a model found on the Hugging Face Hub?"]
|