Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
WhisperTube
/
whispertube_backend
like
1
Runtime error
App
Files
Files
Community
217079e
whispertube_backend
/
celery_config.py
uzi007
Added RabbitMQ & Celery Functionality
217079e
12 months ago
raw
Copy download link
history
blame
Safe
87 Bytes
# Celery
broker_url =
'pyamqp://guest:guest@127.0.0.1:5672//'
result_backend =
'rpc://'