Spaces:
Sleeping
Sleeping
kmsravindra
commited on
Commit
•
178992d
1
Parent(s):
2ed1487
minor updates
Browse files
app.py
CHANGED
@@ -97,7 +97,7 @@ if narrative_number == 3:
|
|
97 |
#14 had existing old(15 years) MODL composite restoration fail with fracture of Distal/Ling cusp. Decay undermining remaining restoration. 50% tooth remaining/50% lost. #14 cold sensitive. Bone healthy/no periodontal issue/ Full crown best to restore bite/ function.
|
98 |
""")
|
99 |
|
100 |
-
st.write("### Questions and
|
101 |
# for question, answer in info.items():
|
102 |
# st.write(f"{question}: {answer}")
|
103 |
|
|
|
97 |
#14 had existing old(15 years) MODL composite restoration fail with fracture of Distal/Ling cusp. Decay undermining remaining restoration. 50% tooth remaining/50% lost. #14 cold sensitive. Bone healthy/no periodontal issue/ Full crown best to restore bite/ function.
|
98 |
""")
|
99 |
|
100 |
+
st.write("### Questions and extracted answers using AI model")
|
101 |
# for question, answer in info.items():
|
102 |
# st.write(f"{question}: {answer}")
|
103 |
|