drguilhermeapolinario commited on
Commit
c8d488a
·
verified ·
1 Parent(s): 6cd58f9

Update pages/Exames.py

Browse files
Files changed (1) hide show
  1. pages/Exames.py +4 -4
pages/Exames.py CHANGED
@@ -60,7 +60,7 @@ if submit_file and uploaded_file is not None:
60
  st.write(response)
61
 
62
 
63
- <iframe
64
- src="https://chatgpt.com/g/g-AFG1NiIdw-labs-resume"
65
- style="height: 450px; width: 100%;"
66
- ></iframe>
 
60
  st.write(response)
61
 
62
 
63
+ <iframe>
64
+ src="https://chatgpt.com/g/g-AFG1NiIdw-labs-resume"
65
+ style="height: 450px; width: 100%;"
66
+ </iframe>