Spaces:
Running on CPU Upgrade

No module named 'lumaai_gradio'

#55
by Chris-BES - opened

Dear Community,

I am just a casual IT geek and just downloaded and tried to install anychat but can not at all find out how to solve the following issue regarding the lumaai_gradio (and also all other gradios):

(venv) C:\AIProjects\anychat>python app.py
Traceback (most recent call last):
File "C:\AIProjects\anychat\app.py", line 1, in
from app_lumaai import demo as demo_lumaai
File "C:\AIProjects\anychat\app_lumaai.py", line 2, in
import lumaai_gradio
ModuleNotFoundError: No module named 'lumaai_gradio'

Any recommendations to get me on the right track.

Sign up or log in to comment