Spaces:
Runtime error
Runtime error
Fix metadata
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Video in, audio out
|
2 |
|
3 |
This is a [Shiny for Python](https://shiny.posit.co/py/) app for easily interacting with GPT-4o via short webcam recordings.
|
|
|
1 |
+
----
|
2 |
+
-title: Multimodal
|
3 |
+
-emoji: 🌍
|
4 |
+
-colorFrom: yellow
|
5 |
+
-colorTo: indigo
|
6 |
+
-sdk: docker
|
7 |
+
-pinned: false
|
8 |
+
-license: mit
|
9 |
+
----
|
10 |
+
|
11 |
# Video in, audio out
|
12 |
|
13 |
This is a [Shiny for Python](https://shiny.posit.co/py/) app for easily interacting with GPT-4o via short webcam recordings.
|