amornpan commited on
Commit
4e7d5d6
1 Parent(s): 9b30590

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -3
app.py CHANGED
@@ -120,9 +120,14 @@ if submit_button and user_input:
120
 
121
 
122
  st.subheader("📄 ไฟล์เอกสารที่ใช้เป็นคลังข้อมูล PDPA")
123
- st.markdown("""
124
- 👉 [ค้นหาเฉพาะไฟล์เหล่านี้เท่านั้น!](https://huggingface.co/spaces/amornpan/eRAG-PDPA-v1/tree/main/%E0%B9%80%E0%B8%AD%E0%B8%81%E0%B8%AA%E0%B8%B2%E0%B8%A3_PDPA)
125
- """)
 
 
 
 
 
126
 
127
  st.subheader("👤 Authors")
128
  st.write("""
 
120
 
121
 
122
  st.subheader("📄 ไฟล์เอกสารที่ใช้เป็นคลังข้อมูล PDPA")
123
+ st.markdown(
124
+ """
125
+ <a href="https://huggingface.co/spaces/amornpan/eRAG-PDPA-v1/tree/main/%E0%B9%80%E0%B8%AD%E0%B8%81%E0%B8%AA%E0%B8%B2%E0%B8%A3_PDPA" style="text-decoration: none;">
126
+ <span style="font-size: 24px;">👉 ค้นหาเฉพาะไฟล์เหล่านี้เท่านั้น!</span>
127
+ </a>
128
+ """,
129
+ unsafe_allow_html=True
130
+ )
131
 
132
  st.subheader("👤 Authors")
133
  st.write("""