cofaideveloper
commited on
Commit
•
6161a32
1
Parent(s):
99024c2
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
app_port: 7860
|
9 |
-
duplicated_from:
|
10 |
---
|
11 |
|
12 |
A generative AI WebTV, powered by Zeroscope and Hugging Face.
|
@@ -41,5 +41,4 @@ Inside the `media-server` space (streaming process running in the foreground):
|
|
41 |
|
42 |
Inside the `AI-WebTV` space:
|
43 |
- display the stream using `mpegts.js`
|
44 |
-
- this doesn't work on iPhone, but now there is also a Twitch mirror
|
45 |
-
|
|
|
1 |
---
|
2 |
+
title: CofTV
|
3 |
+
emoji: ☕📺
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: green
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
app_port: 7860
|
9 |
+
duplicated_from:
|
10 |
---
|
11 |
|
12 |
A generative AI WebTV, powered by Zeroscope and Hugging Face.
|
|
|
41 |
|
42 |
Inside the `AI-WebTV` space:
|
43 |
- display the stream using `mpegts.js`
|
44 |
+
- this doesn't work on iPhone, but now there is also a Twitch mirror
|
|