File size: 2,193 Bytes
abe820a
 
3727198
72243bd
3727198
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
682a0ee
f64a6f1
3727198
 
f64a6f1
 
 
 
3727198
 
abe820a
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html>
<html>
  <head>
	<base target="_blank" >
    <meta charset="utf-8" />
    <meta
      name="viewport"
      content="width=device-width, initial-scale=1.0, user-scalable=no"
    />
    <meta
      name="description"
      content="We’re on a journey to advance and democratize artificial intelligence through open source and open science."
    />
    <meta property="fb:app_id" content="1321688464574422" />
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:site" content="@huggingface" />
    <meta
      property="og:title"
      content="Hugging Discussions - Introducing Pull Requests and Discussions 🥳"
    />
    <meta property="og:type" content="website" />
    <meta
      property="og:url"
      content="https://hf.space/static/huggingface/HuggingDiscussions"
    />
    <meta
      property="og:image"
      content="https://hf.space/static/huggingface/HuggingDiscussions/thumbnail.png"
    />
    <title>
      Hugging Discussions - Introducing Pull Requests and Discussions 🥳
    </title>
    <link rel="stylesheet" href="style.css" />
    <link rel="preconnect" href="https://fonts.gstatic.com" />
    <link
      href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&amp;display=swap"
      rel="stylesheet"
    />
    <link
      href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;600;700&amp;display=swap"
      rel="stylesheet"
    />
	<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.2/iframeResizer.contentWindow.min.js"></script>
    <script src="https://cdn.tailwindcss.com"></script>
  </head>
  <body>
    <div class="flex flex-col p-12 md:p-32 min-h-screen bg-[url(https://huggingface.co/front/assets/homepage/hugs.svg)] bg-no-repeat bg-bottom">
      <h1 class="text-2xl font-bold mb-4">Hugging Face Hub Discussions</h1>
      <h2>Let's discuss and improve the Hub's latest features</h2>
      <p><a href="https://huggingface.co/spaces/huggingface/HuggingDiscussions/discussions" class="underline">Go to the community tab</a> to get started</p>
    </div>
  </body>
</html>