jbilcke-hf HF staff commited on
Commit
e24665a
1 Parent(s): 425c335

preparing things for handling low-res and high-res

Browse files
Files changed (1) hide show
  1. public/index.html +4 -1
public/index.html CHANGED
@@ -10,7 +10,10 @@
10
  class="fixed w-full top-4 px-6 font-mono text-white flex items-center justify-between space-x-1"
11
  style="text-shadow: 0px 0px 3px #000000">
12
 
13
- <div class="text-md">🤗 Streaming channel #1</div>
 
 
 
14
  <div class="text-xs">(<a
15
  class=""
16
  href="https://huggingface.co/cerspense/zeroscope_v2_576w"
 
10
  class="fixed w-full top-4 px-6 font-mono text-white flex items-center justify-between space-x-1"
11
  style="text-shadow: 0px 0px 3px #000000">
12
 
13
+ <div class="text-md">🤗 Streaming channel:
14
+ <span class="text-lg font-bold">#1</span>
15
+ <!-- <span class="text-lg font-thinner hover:underline cursor-pointer mr-1 opacity-60 hover:opacity-80">#2</span> -->
16
+ </div>
17
  <div class="text-xs">(<a
18
  class=""
19
  href="https://huggingface.co/cerspense/zeroscope_v2_576w"