Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🧠🐍🌐
|
|
4 |
colorFrom: red
|
5 |
colorTo: purple
|
6 |
sdk: streamlit
|
7 |
-
sdk_version: 1.
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: mit
|
@@ -61,6 +61,7 @@ flowchart TB
|
|
61 |
- **requirements.txt** keeps the environment consistent.
|
62 |
|
63 |
|
|
|
64 |
|
65 |
|
66 |
Features
|
@@ -139,5 +140,4 @@ Orchestrates the entire application flow:
|
|
139 |
|
140 |
Renders tabs for Voice Input, Media Gallery, ArXiv search, and Editor
|
141 |
Shows file history in the sidebar
|
142 |
-
Manages marquee settings and final UI layout
|
143 |
-
|
|
|
4 |
colorFrom: red
|
5 |
colorTo: purple
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.42.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: mit
|
|
|
61 |
- **requirements.txt** keeps the environment consistent.
|
62 |
|
63 |
|
64 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/8MDX2gF29upLhxvLoc8yJ.png)
|
65 |
|
66 |
|
67 |
Features
|
|
|
140 |
|
141 |
Renders tabs for Voice Input, Media Gallery, ArXiv search, and Editor
|
142 |
Shows file history in the sidebar
|
143 |
+
Manages marquee settings and final UI layout
|
|