Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -761,7 +761,7 @@ if __name__ == "__main__":
|
|
| 761 |
|
| 762 |
with gr.Blocks(title="OneDiffusion Demo") as demo:
|
| 763 |
gr.Markdown("""
|
| 764 |
-
# OneDiffusion Demo
|
| 765 |
|
| 766 |
**Welcome to the OneDiffusion Demo!**
|
| 767 |
|
|
|
|
| 761 |
|
| 762 |
with gr.Blocks(title="OneDiffusion Demo") as demo:
|
| 763 |
gr.Markdown("""
|
| 764 |
+
# OneDiffusion Demo without captioner
|
| 765 |
|
| 766 |
**Welcome to the OneDiffusion Demo!**
|
| 767 |
|