File size: 829 Bytes
88b9ca9 654e5f4 715929c 654e5f4 88b9ca9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
The procedure for using Discord whenever there's a push from the github to the hugging face space:
- Creating a new server
- Server Settings -> Integrations -> Create Webhook
- Copy Webhook URL
- Go to Github Repository Settings
- Choose Webhooks
- Paste URL to Payload URL
- Add /github to the end of URL
- Click "Just the Push Events"
- Add Webhook
Example: <img width="1264" alt="Screenshot 1403-06-25 at 23 21 40" src="https://github.com/user-attachments/assets/cc35e71a-2ffa-40ba-90f3-7f415f64c3f2">
---
title: DIS Background Removal
emoji: 🔥 🌠 🏰
colorFrom: yellow
colorTo: blue
sdk: gradio
sdk_version: 4.41.0
python_version: 3.11.9
app_file: app.py
pinned: false
license: apache-2.0
models:
- doevent/dis
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|