piecurus commited on
Commit
9bd4856
1 Parent(s): 2af3063

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import gradio as gr
2
  demo = gr.load("giurimatrix/chatbot", src="spaces",api_key="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")
3
  demo.launch()
 
1
+ #try to rebuilt
2
  import gradio as gr
3
  demo = gr.load("giurimatrix/chatbot", src="spaces",api_key="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")
4
  demo.launch()