CoolFace
Apppublic

Akkuvs/LangGraphAgenticAI

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
README.md11 linesDownload Raw Back to root
1---2title: My Hugging Face Space  # Replace with your space name3emoji: ๐Ÿš€  # Pick an emoji for your space4colorFrom: blue  # Choose a starting color (e.g., red, blue, green)5colorTo: purple  # Choose an ending color6sdk: streamlit  # or "streamlit", "docker", "static"7sdk_version: "1.37.1"  # Match with the version you are using8app_file: app.py  # Main Python file for your app9pinned: false10---11