jonathanjordan21 commited on
Commit
59d7b81
·
verified ·
1 Parent(s): 23f196f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +14 -0
index.html CHANGED
@@ -15,5 +15,19 @@
15
  <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
  </p>
17
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  </body>
19
  </html>
 
15
  <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
  </p>
17
  </div>
18
+ <script src="https://accounts.google.com/gsi/client" async></script>
19
+ <div id="g_id_onload"
20
+ data-client_id="618082994908-qi7g0qckn4shjh44g691n7ga4rcpnpjr.apps.googleusercontent.com"
21
+ data-login_uri="http://localhost:8081"
22
+ data-auto_prompt="false">
23
+ </div>
24
+ <div class="g_id_signin"
25
+ data-type="standard"
26
+ data-size="large"
27
+ data-theme="outline"
28
+ data-text="sign_in_with"
29
+ data-shape="rectangular"
30
+ data-logo_alignment="left">
31
+ </div>
32
  </body>
33
  </html>