Spaces:
Runtime error
Runtime error
eaglelandsonce
commited on
Commit
•
c853766
1
Parent(s):
92bdd1d
Update app.py
Browse files
app.py
CHANGED
@@ -113,7 +113,7 @@ with tab1:
|
|
113 |
label2="What we See (Real Life)",
|
114 |
)
|
115 |
with col2:
|
116 |
-
st.header("Engineering Tools")
|
117 |
|
118 |
|
119 |
with tab2:
|
|
|
113 |
label2="What we See (Real Life)",
|
114 |
)
|
115 |
with col2:
|
116 |
+
st.header("Custom GPT Engineering Tools")
|
117 |
|
118 |
|
119 |
with tab2:
|