Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- langchain.ipynb +1 -1
langchain.ipynb
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
" outputs=[\"text\"]\n",
|
34 |
")\n",
|
35 |
"\n",
|
36 |
-
"demo.launch(
|
37 |
]
|
38 |
}
|
39 |
],
|
|
|
33 |
" outputs=[\"text\"]\n",
|
34 |
")\n",
|
35 |
"\n",
|
36 |
+
"demo.launch()\n"
|
37 |
]
|
38 |
}
|
39 |
],
|