Spaces:
Paused
Paused
A newer version of the Gradio SDK is available:
5.49.1
OpenManus HuggingFace Deployment Package
π¦ Package Contents
- Total Files: 35
- Missing Files: 0
β Included Files
- Dockerfile
- README.md
- app/init.py
- app/agent/init.py
- app/agent/base.py
- app/agent/manus.py
- app/agent/toolcall.py
- app/auth.py
- app/auth_interface.py
- app/auth_service.py
- app/cloudflare/init.py
- app/cloudflare/client.py
- app/cloudflare/d1.py
- app/cloudflare/durable_objects.py
- app/cloudflare/kv.py
- app/cloudflare/r2.py
- app/config.py
- app/huggingface_models.py
- app/logger.py
- app/production_config.py
- app/prompt/init.py
- app/prompt/manus.py
- app/schema.py
- app/tool/init.py
- app/tool/ask_human.py
- app/tool/base.py
- app/tool/python_execute.py
- app/tool/str_replace_editor.py
- app/tool/terminate.py
- app/tool/tool_collection.py
- app/utils/init.py
- app/utils/logger.py
- app_production.py
- requirements.txt
- schema.sql
π Deployment Instructions
Upload all files from this package to your HuggingFace Space
Set environment variables in Space settings:
ENVIRONMENT=productionHF_TOKEN=your_token(optional)CLOUDFLARE_API_TOKEN=your_token(optional)
Monitor build logs during deployment
Test authentication after successful deployment
π― What This Includes
- β Complete authentication system (mobile + password)
- β 200+ AI model configurations
- β Cloudflare services integration
- β Production-ready Docker setup
- β Comprehensive error handling
Ready for HuggingFace Spaces! π