Spaces:
Sleeping
Sleeping
File size: 425 Bytes
fa84149 622ff85 b496ddd fa84149 bf036c9 fa84149 bf036c9 b496ddd fa84149 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | [project]
name = "snastral"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"beautifulsoup4>=4.13.4",
"dotenv>=0.9.9",
"gradio>=5.33.1",
"langchain>=0.3.25",
"langchain-community>=0.3.25",
"langgraph>=0.4.8",
"langgraph-checkpoint-sqlite>=2.0.10",
"mistralai>=1.8.2",
"pillow>=11.2.1",
"requests>=2.32.4",
]
|