Spaces:
Running
Running
Commit
·
cae299d
1
Parent(s):
82b5b6b
Update app.py
Browse files
app.py
CHANGED
|
@@ -62,7 +62,7 @@ with tab1:
|
|
| 62 |
# ===========
|
| 63 |
with left_column:
|
| 64 |
# Define Streamlit UI elements
|
| 65 |
-
st.title('Stable Diffusion XL Image Generation with AWS
|
| 66 |
|
| 67 |
sample_prompts = [
|
| 68 |
"A futuristic cityscape at sunset, cyberpunk",
|
|
|
|
| 62 |
# ===========
|
| 63 |
with left_column:
|
| 64 |
# Define Streamlit UI elements
|
| 65 |
+
st.title('Stable Diffusion XL Image Generation with AWS Inferentia2')
|
| 66 |
|
| 67 |
sample_prompts = [
|
| 68 |
"A futuristic cityscape at sunset, cyberpunk",
|