Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mgbam
/
naso
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
naso
/
agents
/
__init__.py
mgbam
Update agents/__init__.py
e9e0bd3
verified
4 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
130 Bytes
from
.agents
import
(
TopicAgent,
ContentAgent,
SlideAgent,
CodeAgent,
DesignAgent,
VoiceoverAgent
)