Spaces:
Runtime error
Runtime error
Sharathhebbar24
commited on
Commit
•
1a0b516
1
Parent(s):
3197633
Update app.py
Browse files
app.py
CHANGED
@@ -3,7 +3,7 @@ from source_code import text_completion, chat, GEC, paraphrase, contextual_answe
|
|
3 |
st.title("AI21 Studio Jurassic")
|
4 |
|
5 |
st.image(
|
6 |
-
image="
|
7 |
caption="Jurassic",
|
8 |
)
|
9 |
|
|
|
3 |
st.title("AI21 Studio Jurassic")
|
4 |
|
5 |
st.image(
|
6 |
+
image="jurassic.jpg",
|
7 |
caption="Jurassic",
|
8 |
)
|
9 |
|