Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ from huggingface_hub import login
|
|
6 |
from dotenv import load_dotenv
|
7 |
import time
|
8 |
from agent import Agente
|
9 |
-
|
10 |
|
11 |
|
12 |
# Cargar variables de entorno
|
|
|
6 |
from dotenv import load_dotenv
|
7 |
import time
|
8 |
from agent import Agente
|
9 |
+
|
10 |
|
11 |
|
12 |
# Cargar variables de entorno
|