Spaces:
Running
Running
File size: 301 Bytes
5b79f26 cc1c46c 44e8e69 7e5ccac 5b79f26 cc1c46c 5b79f26 cc1c46c 5b79f26 cc1c46c 5b79f26 40f6e5e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
# LLMs openai==1.3.6 tiktoken==0.5.1 langchain>=0.1 langchain-core==0.1.10 # Web app streamlit==1.31.1 streamlit-folium==0.16.0 folium==0.14.0 # Google Map API googlemaps==4.10.0 # OR-tools ortools==9.8.3296 # other convenient packages torchmetrics scipy pandas matplotlib tqdm jupyter jupyterlab |