Spaces:
Running
Running
michaelkri
commited on
Commit
·
6d35b7a
1
Parent(s):
a2d105f
Demo GIF in README
Browse files- .gitattributes +1 -0
- README.md +6 -2
- assets/demo.gif +3 -0
.gitattributes
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
*.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 1 |
*.png filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -14,13 +14,17 @@ app_file: app/main.py
|
|
| 14 |
<a href="https://huggingface.co/spaces/michaelkri/focal">
|
| 15 |
<strong>View live demo >></strong>
|
| 16 |
</a>
|
| 17 |
-
<
|
| 18 |
-
<img src="assets/screenshot.png" alt="Screenshot" />
|
| 19 |
</p>
|
| 20 |
|
| 21 |
|
| 22 |
### A web application that aggregates current news from RSS feeds, searches the web for articles to create a single coherent summary
|
| 23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
|
| 25 |
## Architecture
|
| 26 |
<p align="center">
|
|
|
|
| 14 |
<a href="https://huggingface.co/spaces/michaelkri/focal">
|
| 15 |
<strong>View live demo >></strong>
|
| 16 |
</a>
|
| 17 |
+
<img src="assets/demo.gif" alt="Demo video" />
|
|
|
|
| 18 |
</p>
|
| 19 |
|
| 20 |
|
| 21 |
### A web application that aggregates current news from RSS feeds, searches the web for articles to create a single coherent summary
|
| 22 |
|
| 23 |
+
<p align="center">
|
| 24 |
+
<hr />
|
| 25 |
+
<img src="assets/screenshot.png" alt="Screenshot" />
|
| 26 |
+
</p>
|
| 27 |
+
|
| 28 |
|
| 29 |
## Architecture
|
| 30 |
<p align="center">
|
assets/demo.gif
ADDED
|
Git LFS Details
|