uyen13 commited on
Commit
41f7238
1 Parent(s): bc0f90c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ st.markdown(hide_streamlit_style, unsafe_allow_html=True)
52
  # Set the title for the Streamlit app
53
  st.title("Coloring Anime ChatBot")
54
 
55
- csv_url = "https://huggingface.co/spaces/uyen13/chatbot/raw/main/testchatdata.csv"
56
  # csv_url="https://docs.google.com/uc?export=download&id=1fQ2v2n9zQcoi6JoOU3lCBDHRt3a1PmaE"
57
 
58
  # Define the path where you want to save the downloaded file
 
52
  # Set the title for the Streamlit app
53
  st.title("Coloring Anime ChatBot")
54
 
55
+ csv_url = "https://huggingface.co/spaces/uyen13/chatgirl2/raw/main/testchatdata.csv"
56
  # csv_url="https://docs.google.com/uc?export=download&id=1fQ2v2n9zQcoi6JoOU3lCBDHRt3a1PmaE"
57
 
58
  # Define the path where you want to save the downloaded file