Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -64,7 +64,7 @@ iface = gr.Interface(
|
|
64 |
],
|
65 |
outputs = gr.Markdown(
|
66 |
label="output",
|
67 |
-
value=" Please enter the model URL, select a quantization method, and provide your email address."
|
68 |
),
|
69 |
allow_flagging="never"
|
70 |
)
|
|
|
64 |
],
|
65 |
outputs = gr.Markdown(
|
66 |
label="output",
|
67 |
+
value="#### Please enter the model URL, select a quantization method, and provide your email address."
|
68 |
),
|
69 |
allow_flagging="never"
|
70 |
)
|