sushantgo commited on
Commit
4c06170
·
1 Parent(s): 120efdc

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. langchain.ipynb +1 -1
langchain.ipynb CHANGED
@@ -33,7 +33,7 @@
33
  " outputs=[\"text\"]\n",
34
  ")\n",
35
  "\n",
36
- "demo.launch(share=True)\n"
37
  ]
38
  }
39
  ],
 
33
  " outputs=[\"text\"]\n",
34
  ")\n",
35
  "\n",
36
+ "demo.launch()\n"
37
  ]
38
  }
39
  ],