Spaces:
Runtime error
Runtime error
the typos
Browse files
app.py
CHANGED
@@ -43,7 +43,7 @@ with gr.Blocks(theme=gr.themes.Base(primary_hue="sky", secondary_hue="blue"), ti
|
|
43 |
with gr.Tab("Credits"):
|
44 |
gr.Markdown("### This code Originaly by [TheStinger](https://huggingface.co/TheStinger)")
|
45 |
|
46 |
-
with gr.
|
47 |
gr.Markdown(
|
48 |
"""
|
49 |
Step by Step to use this stuff lol
|
|
|
43 |
with gr.Tab("Credits"):
|
44 |
gr.Markdown("### This code Originaly by [TheStinger](https://huggingface.co/TheStinger)")
|
45 |
|
46 |
+
with gr.Tab('Tutorial'):
|
47 |
gr.Markdown(
|
48 |
"""
|
49 |
Step by Step to use this stuff lol
|