File size: 171 Bytes
9bd4856
cb24303
e755899
cb24303
 
 
 
1
2
3
4
5
6
7
8
#try to rebuilt
import os
import gradio as gr
demo = gr.load("giurimatrix/chatbot", src="spaces",api_key=token = os.environ.get("hf_token_giurimatrix "))
demo.launch()