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
launching AudioLDM2 at Q:\NN\AudioLDM2
Traceback (most recent call last):
File "Q:\NN\AudioLDM2\app.py", line 220, in
with gr.Box():
AttributeError: module 'gradio' has no attribute 'Box'
how can I fix this error?
The text was updated successfully, but these errors were encountered:
Running as administrator.
launching AudioLDM2 at Q:\NN\AudioLDM2
Traceback (most recent call last):
File "Q:\NN\AudioLDM2\app.py", line 220, in
with gr.Box():
AttributeError: module 'gradio' has no attribute 'Box'
how can I fix this error?
The text was updated successfully, but these errors were encountered: