Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -4,22 +4,22 @@ emoji: 馃摪
|
|
4 |
colorFrom: gray
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
-
license: apache-2.0
|
11 |
-
tags:
|
12 |
-
- zerogpu
|
13 |
-
- gradio
|
14 |
-
models:
|
15 |
-
- deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
|
16 |
-
- openai/whisper-tiny.en
|
17 |
-
python_version: '3.10'
|
18 |
-
pytorch_version: false
|
19 |
---
|
20 |
|
21 |
# AI News Generator
|
22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
AI-powered news article generator from multiple sources.
|
24 |
|
25 |
## Caracter铆sticas principales
|
|
|
4 |
colorFrom: gray
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.19.2
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# AI News Generator
|
13 |
|
14 |
+
Una herramienta eficiente para generar noticias a partir de m煤ltiples fuentes de informaci贸n.
|
15 |
+
|
16 |
+
## Author
|
17 |
+
**Camilo Vega Barbosa**
|
18 |
+
- AI Professor and Artificial Intelligence Solutions Consultant
|
19 |
+
- Connect with me:
|
20 |
+
- [LinkedIn](https://www.linkedin.com/in/camilo-vega-169084b1/)
|
21 |
+
- [GitHub](https://github.com/CamiloVga)
|
22 |
+
|
23 |
AI-powered news article generator from multiple sources.
|
24 |
|
25 |
## Caracter铆sticas principales
|