Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Multifunction AI App
|
2 |
|
3 |
This is a Streamlit application for generating text, images, and videos based on user input.
|
4 |
|
5 |
## Installation
|
6 |
|
7 |
-
Install the required packages using:
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
sdk: streamlit
|
4 |
+
emoji: π
|
5 |
+
colorFrom: green
|
6 |
+
colorTo: indigo
|
7 |
+
---
|
8 |
# Multifunction AI App
|
9 |
|
10 |
This is a Streamlit application for generating text, images, and videos based on user input.
|
11 |
|
12 |
## Installation
|
13 |
|
14 |
+
Install the required packages using:
|