Arsala Grey commited on
Commit
0636048
1 Parent(s): 11f5144

added vue labels

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. index.html +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Streaming Text Generation
3
  emoji: 💬
4
  colorFrom: purple
5
  colorTo: purple
 
1
  ---
2
+ title: Streaming Text Generation Vue
3
  emoji: 💬
4
  colorFrom: purple
5
  colorTo: purple
index.html CHANGED
@@ -10,7 +10,7 @@
10
  </head>
11
  <body>
12
  <div id="app" class="container">
13
- <h1>Generate Text Stream</h1>
14
  <label for="hf-token">Hugging Face Token</label>
15
  <input
16
  id="hf-token"
 
10
  </head>
11
  <body>
12
  <div id="app" class="container">
13
+ <h1>Generate Text Stream with Vue</h1>
14
  <label for="hf-token">Hugging Face Token</label>
15
  <input
16
  id="hf-token"