Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
khazarai
/
Multi-Agent
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rustamshry
commited on
Sep 9, 2025
Commit
aab44e9
·
verified
·
1 Parent(s):
6a43452
Upload README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: My Smolagent Agent
3
+
emoji: 🤖
4
+
colorFrom: blue
5
+
colorTo: green
6
+
sdk: streamlit
7
+
sdk_version: "1.43.2" # or your Streamlit version
8
+
app_file: streamlit_app.py
9
+
pinned: false
10
+
---