Bashir Gulistani commited on
Commit
88b9ca9
β€’
1 Parent(s): 09f1fe8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: DIS Background Removal
3
  emoji: πŸ”₯ 🌠 🏰
@@ -13,3 +28,6 @@ models:
13
  - doevent/dis
14
  ---
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
1
+ The procedure for using Discord whenever there's a push from the github to the hugging face space:
2
+ - Creating a new server
3
+ - Server Settings -> Integrations -> Create Webhook
4
+ - Copy Webhook URL
5
+ - Go to Github Repository Settings
6
+ - Choose Webhooks
7
+ - Paste URL to Payload URL
8
+ - Add /github to the end of URL
9
+ - Click "Just the Push Events"
10
+ - Add Webhook
11
+
12
+ 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">
13
+
14
+
15
+
16
  ---
17
  title: DIS Background Removal
18
  emoji: πŸ”₯ 🌠 🏰
 
28
  - doevent/dis
29
  ---
30
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
31
+
32
+
33
+