simplytaps commited on
Commit
620ee01
·
verified ·
1 Parent(s): 773b637

Upload config.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.yaml +2 -1
config.yaml CHANGED
@@ -9,7 +9,8 @@
9
  google_oauth:
10
  client_id: "" # Your Google OAuth Client ID
11
  client_secret: "" # Your Google OAuth Client Secret
12
- redirect_uri: "https://your-hf-space.huggingface.co/oauth2callback"
 
13
 
14
  # For production, use your actual domain:
15
  # redirect_uri: "https://your-domain.com/oauth2callback"
 
9
  google_oauth:
10
  client_id: "" # Your Google OAuth Client ID
11
  client_secret: "" # Your Google OAuth Client Secret
12
+ redirect_uri: "https://simplytaps-cloud-img-gen.hf.space/oauth2callback"
13
+
14
 
15
  # For production, use your actual domain:
16
  # redirect_uri: "https://your-domain.com/oauth2callback"