SpencerCPurdy commited on
Commit
707a6be
·
verified ·
1 Parent(s): d30b646

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@
4
  # to solve complex problems through intelligent task decomposition and parallel processing.
5
 
6
  # Installation (uncomment for Google Colab)
7
- !pip install gradio langchain langchain-openai openai networkx matplotlib asyncio aiohttp pandas numpy plotly python-dotenv pydantic scipy
8
 
9
  import os
10
  import json
 
4
  # to solve complex problems through intelligent task decomposition and parallel processing.
5
 
6
  # Installation (uncomment for Google Colab)
7
+ # !pip install gradio langchain langchain-openai openai networkx matplotlib asyncio aiohttp pandas numpy plotly python-dotenv pydantic scipy
8
 
9
  import os
10
  import json