jjvelezo commited on
Commit
f03efc2
·
verified ·
1 Parent(s): 913ab65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- print("TOKEN encontrado:", HF_TOKEN[:10] if HF_TOKEN else "NO DEFINIDO")
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