Update app.py
Browse files
app.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
title = "Image gen"
|
4 |
-
description = "
|
5 |
|
6 |
examples = [
|
7 |
["The Moon's orbit around the Earth has"],
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
title = "Image gen"
|
4 |
+
description = "stabilityai/stable-diffusion-2-depth is broken at the moment, PR if you know how to fix, otherwise I'll figure out how to soon."
|
5 |
|
6 |
examples = [
|
7 |
["The Moon's orbit around the Earth has"],
|