Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
pjpjq/deer-flow-gpt51
yonagush
/
deerflow
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
deerflow
/
backend
/
src
/
models
/
__init__.py
pjpjq
Deploy DeerFlow to Hugging Face Space
033ca06
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
72 Bytes
from
.factory
import
create_chat_model
__all__ = [
"create_chat_model"
]