Spaces:
Running
Running
Help
#2
by Gertie2013 - opened
My app is supposed to generate music with tencent/SongGeneration: https://huggingface.co/tencent/SongGeneration
It's also supposed to edit music with tencent/Covo-Audio-Chat: https://huggingface.co/tencent/Covo-Audio-Chat
Traceback (most recent call last):
File "/app/app.py", line 9, in
api = APIHandler()
TypeError: APIHandler.init() missing 1 required positional argument: 'api_key'
Traceback (most recent call last):
File "/app/app.py", line 9, in
api = APIHandler()
TypeError: APIHandler.init() missing 1 required positional argument: 'api_key'