CosmoAI commited on
Commit
8a3497b
·
1 Parent(s): 5eb08a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ from hugchat.login import Login
3
  import streamlit as st
4
 
5
  # Log in to huggingface and grant authorization to huggingchat
6
- sign = Login([email protected], @_3SegZXGjrjff/)
7
  cookies = sign.login()
8
 
9
  # Save cookies to the local directory
 
3
  import streamlit as st
4
 
5
  # Log in to huggingface and grant authorization to huggingchat
6
+ sign = Login("[email protected]", "@_3SegZXGjrjff/")
7
  cookies = sign.login()
8
 
9
  # Save cookies to the local directory