You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\gradio\queueing.py", line 622, in process_events
response = await route_utils.call_process_api(
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\gradio\route_utils.py", line 323, in call_process_api
output = await app.get_blocks().process_api(
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\gradio\blocks.py", line 2013, in process_api
result = await self.call_function(
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\gradio\blocks.py", line 1566, in call_function
prediction = await anyio.to_thread.run_sync( # type: ignore
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\anyio\to_thread.py", line 56, in run_sync
return await get_async_backend().run_sync_in_worker_thread(
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\anyio_backends_asyncio.py", line 2461, in run_sync_in_worker_thread
return await future
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\anyio_backends_asyncio.py", line 962, in run
result = context.run(func, *args)
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\gradio\utils.py", line 846, in wrapper
response = f(*args, **kwargs)
File "M:\Pinokio-AI\api\ai-video-composer.git\app\app.py", line 250, in update
raise gr.Error(e)
gradio.exceptions.Error: Exception('API Error')
The text was updated successfully, but these errors were encountered:
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\gradio\queueing.py", line 622, in process_events
response = await route_utils.call_process_api(
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\gradio\route_utils.py", line 323, in call_process_api
output = await app.get_blocks().process_api(
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\gradio\blocks.py", line 2013, in process_api
result = await self.call_function(
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\gradio\blocks.py", line 1566, in call_function
prediction = await anyio.to_thread.run_sync( # type: ignore
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\anyio\to_thread.py", line 56, in run_sync
return await get_async_backend().run_sync_in_worker_thread(
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\anyio_backends_asyncio.py", line 2461, in run_sync_in_worker_thread
return await future
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\anyio_backends_asyncio.py", line 962, in run
result = context.run(func, *args)
File "M:\Pinokio-AI\api\ai-video-composer.git\app\env\lib\site-packages\gradio\utils.py", line 846, in wrapper
response = f(*args, **kwargs)
File "M:\Pinokio-AI\api\ai-video-composer.git\app\app.py", line 250, in update
raise gr.Error(e)
gradio.exceptions.Error: Exception('API Error')
The text was updated successfully, but these errors were encountered: