Aalaa19 commited on
Commit
f52eba8
·
verified ·
1 Parent(s): 05e2fc8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -53,11 +53,6 @@ def download_data():
53
  st.warning(
54
  "No data available to download. Please modify or upload a dataset first.")
55
 
56
- # Upload, download, main ==> project
57
- # Preview , Data cleaning Modify ==> Preprocessing1
58
- # Data , Describe, info ==> Information
59
- # Handle, Missing ==> Preprocessing2
60
-
61
 
62
  def rag_chatbot():
63
  st.title("RAG Chatbot")
 
53
  st.warning(
54
  "No data available to download. Please modify or upload a dataset first.")
55
 
 
 
 
 
 
56
 
57
  def rag_chatbot():
58
  st.title("RAG Chatbot")