Spaces:
Sleeping
Sleeping
Manuel Zafra
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -74,7 +74,6 @@ def recognize_song(audio_path: str) -> dict:
|
|
74 |
|
75 |
# Herramienta para iniciar sesión en Soundeo
|
76 |
@tool
|
77 |
-
def @tool
|
78 |
def login_soundeo() -> str:
|
79 |
"""Inicia sesión en Soundeo usando las credenciales almacenadas en secrets"""
|
80 |
from selenium import webdriver
|
|
|
74 |
|
75 |
# Herramienta para iniciar sesión en Soundeo
|
76 |
@tool
|
|
|
77 |
def login_soundeo() -> str:
|
78 |
"""Inicia sesión en Soundeo usando las credenciales almacenadas en secrets"""
|
79 |
from selenium import webdriver
|