streamlit_chat_bot / login_test.py
pax-dare-lab's picture
Use GPT2 Model
fb119fe
raw
history blame contribute delete
No virus
136 Bytes
from hugchat import hugchat
from hugchat.login import Login
sign = Login("pax.dare@gmail.com", "SASuse57343983")
cookies = sign.login()