uyen13 commited on
Commit
a7b6011
1 Parent(s): e2a15b9

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("Zendo美女チャットボックス")
54
 
55
- csv_url = "https://huggingface.co/spaces/uyen13/chatgirl/raw/main/testchatdata1.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("Zendo美女チャットボックス")
54
 
55
+ csv_url = "https://huggingface.co/spaces/uyen13/chatgirl/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